SmartCardCryptogramStorageKeyInfo 类

定义

包含有关存储密钥的信息,以便应用可以在其服务中注册和认证密钥信息。

public ref class SmartCardCryptogramStorageKeyInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramStorageKeyInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramStorageKeyInfo
Public NotInheritable Class SmartCardCryptogramStorageKeyInfo
继承
Object Platform::Object IInspectable SmartCardCryptogramStorageKeyInfo
属性

Windows 要求

设备系列
Windows Mobile Extension SDK (在 10.0.10586.0 中引入)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v2.0 中引入)

注解

版本历史记录

Windows 版本 SDK 版本 增值
1607 14393 OperationalRequirements

属性

Attestation

获取证明。

AttestationCertificateChain

获取证明证书链。

AttestationStatus

获取证明状态。

Capabilities

获取加密语法存储密钥功能。

OperationalRequirements

获取存储密钥的操作要求。

OperationStatus

获取操作状态。

PublicKey

获取公钥。

PublicKeyBlobType

获取公钥对象的类型。 此值反映 RequestCryptogramMaterialStorageKeyInfoAsync 方法中请求的公钥 Blob 类型。

适用于

另请参阅