SmartCardCryptogramMaterialCharacteristics 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此类包含加密语法材料的特征。
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
- 继承
- 属性
Windows 要求
设备系列 |
Windows Mobile Extension SDK (在 10.0.15063.0 中引入)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v4.0 中引入)
|
构造函数
SmartCardCryptogramMaterialCharacteristics() |
属性
AllowedAlgorithms |
获取允许的算法。 |
AllowedProofOfPossessionAlgorithms |
获取允许的所有权证明算法的允许证明。 |
AllowedValidations |
获取允许的验证算法。 |
MaterialLength |
获取材料长度。 |
MaterialName |
获取材料名称。 |
MaterialType |
获取材料类型。 |
ProtectionMethod |
获取保护方法。 |
ProtectionVersion |
获取保护版本。 |