SmartCardCryptogramGenerator Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente le mécanisme permettant de fournir du matériel pris en charge pour les applications et les protocoles de paiement sécurisé.
public ref class SmartCardCryptogramGenerator 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 SmartCardCryptogramGenerator 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 SmartCardCryptogramGenerator
Public NotInheritable Class SmartCardCryptogramGenerator
- Héritage
- 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)
|
Remarques
Historique des versions
Version de Windows | Version du SDK | Valeur ajoutée |
---|---|---|
1703 | 15063 | GetAllCryptogramMaterialCharacteristicsAsync |
1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync |
1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync(String) |
1703 | 15063 | GetAllCryptogramStorageKeyCharacteristicsAsync |
1703 | 15063 | ValidateRequestApduAsync |
1709 | 16299 | IsSupported |
Propriétés
SupportedCryptogramAlgorithms |
Obtenez les algorithmes de chiffrement pris en charge. |
SupportedCryptogramMaterialPackageConfirmationResponseFormats |
Obtient les formats de réponse de confirmation de package de matériel de cryptogramme pris en charge. |
SupportedCryptogramMaterialPackageFormats |
Obtient les formats de package de matériel de chiffrement pris en charge. |
SupportedCryptogramMaterialTypes |
Obtient les types de matériaux de cryptogramme pris en charge. |
SupportedSmartCardCryptogramStorageKeyCapabilities |
Obtient les fonctionnalités de clé de stockage de chiffrement carte intelligentes prises en charge. |