SmartCardCryptogramGenerator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the mechanism for providing hardware supported for secure payment applications and protocols.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Mobile Extension SDK (introduced in 10.0.10586.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduced in v2.0)
|
Remarks
Version history
Windows version | SDK version | Value added |
---|---|---|
1703 | 15063 | GetAllCryptogramMaterialCharacteristicsAsync |
1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync |
1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync(String) |
1703 | 15063 | GetAllCryptogramStorageKeyCharacteristicsAsync |
1703 | 15063 | ValidateRequestApduAsync |
1709 | 16299 | IsSupported |
Properties
SupportedCryptogramAlgorithms |
Get the supported cryptogram algorithms. |
SupportedCryptogramMaterialPackageConfirmationResponseFormats |
Gets the supported cryptogram material package confirmation response formats. |
SupportedCryptogramMaterialPackageFormats |
Gets the supported cryptogram material package formats. |
SupportedCryptogramMaterialTypes |
Gets the supported cryptogram material types. |
SupportedSmartCardCryptogramStorageKeyCapabilities |
Gets the supported smart card cryptogram storage key capabilities. |