SmartCardCryptogramGenerator Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt den Mechanismus zum Bereitstellen von Hardware dar, die für sichere Zahlungsanwendungen und -protokolle unterstützt wird.
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
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows Mobile Extension SDK (eingeführt in 10.0.10586.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v2.0)
|
Hinweise
Versionsverlauf
Windows-Version | SDK-Version | Wertschöpfung |
---|---|---|
1703 | 15063 | GetAllCryptogramMaterialCharacteristicsAsync |
1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync |
1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync(String) |
1703 | 15063 | GetAllCryptogramStorageKeyCharacteristicsAsync |
1703 | 15063 | ValidateRequestApduAsync |
1709 | 16299 | Issupported |
Eigenschaften
SupportedCryptogramAlgorithms |
Rufen Sie die unterstützten Kryptogrammalgorithmen ab. |
SupportedCryptogramMaterialPackageConfirmationResponseFormats |
Ruft die unterstützten Antwortformate für Kryptogramm-Materialpakete ab. |
SupportedCryptogramMaterialPackageFormats |
Ruft die unterstützten Kryptogramm-Materialpaketformate ab. |
SupportedCryptogramMaterialTypes |
Ruft die unterstützten Kryptogramm-Materialtypen ab. |
SupportedSmartCardCryptogramStorageKeyCapabilities |
Ruft die unterstützten Funktionen für smarte Karte Kryptogrammspeicher ab. |