SmartCardCryptogramMaterialCharacteristics 클래스

정의

이 클래스는 암호화 자료의 특성을 포함합니다.

public ref class SmartCardCryptogramMaterialCharacteristics sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramMaterialCharacteristics final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramMaterialCharacteristics
function SmartCardCryptogramMaterialCharacteristics()
Public NotInheritable Class SmartCardCryptogramMaterialCharacteristics
상속
Object Platform::Object IInspectable SmartCardCryptogramMaterialCharacteristics
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v4.0에서 도입되었습니다.)

생성자

SmartCardCryptogramMaterialCharacteristics()

SmartCardCryptogramMaterialCharacteristics의 새 instance 만듭니다.

속성

AllowedAlgorithms

허용되는 알고리즘을 가져옵니다.

AllowedProofOfPossessionAlgorithms

허용되는 소유 증명 알고리즘 증명을 가져옵니다.

AllowedValidations

허용되는 유효성 검사 알고리즘을 가져옵니다.

MaterialLength

재질 길이를 가져옵니다.

MaterialName

재질 이름을 가져옵니다.

MaterialType

재질 형식을 가져옵니다.

ProtectionMethod

보호 메서드를 가져옵니다.

ProtectionVersion

보호 버전을 가져옵니다.

적용 대상