Partager via


SmartCardCryptogramMaterialPackageFormat Énumération

Définition

Définit le format de package de matériel de cryptogramme.

public enum class SmartCardCryptogramMaterialPackageFormat
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
enum class SmartCardCryptogramMaterialPackageFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
public enum SmartCardCryptogramMaterialPackageFormat
var value = Windows.Devices.SmartCards.SmartCardCryptogramMaterialPackageFormat.none
Public Enum SmartCardCryptogramMaterialPackageFormat
Héritage
SmartCardCryptogramMaterialPackageFormat
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Mobile Extension SDK (introduit dans 10.0.10586.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduit dans v2.0)

Champs

JweRsaPki 1

Le package matériel est JSON Web Encrypted (JWE) by RSA.

None 0

Le matériau n’a pas de format.

S’applique à

Voir aussi