SmartCardCryptogramGenerator 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示提供安全付款應用程式和通訊協定所支援硬體的機制。
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
- 繼承
- 屬性
Windows 需求
| 規格需求 | Description |
|---|---|
| 裝置系列 |
Windows Mobile Extension SDK (已於 10.0.10586.0 引進)
|
| API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v2.0 引進)
|
備註
版本歷程記錄
| Windows 版本 | SDK 版本 | 已新增值 |
|---|---|---|
| 1703 | 15063 | GetAllCryptogramMaterialCharacteristicsAsync |
| 1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync |
| 1703 | 15063 | GetAllCryptogramMaterialPackageCharacteristicsAsync (String) |
| 1703 | 15063 | GetAllCryptogramStorageKeyCharacteristicsAsync |
| 1703 | 15063 | ValidateRequestApduAsync |
| 1709 | 16299 | IsSupported |
屬性
| 名稱 | Description |
|---|---|
| SupportedCryptogramAlgorithms |
取得支援的密碼編譯器演算法。 |
| SupportedCryptogramMaterialPackageConfirmationResponseFormats |
取得支援的 Cryptogram 材料套件確認回應格式。 |
| SupportedCryptogramMaterialPackageFormats |
取得支援的 cryptogram 材質套件格式。 |
| SupportedCryptogramMaterialTypes |
取得支援的密碼編譯報材質類型。 |
| SupportedSmartCardCryptogramStorageKeyCapabilities |
取得支援的智慧卡密碼編譯器儲存金鑰功能。 |