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 の要件
デバイス ファミリ |
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 |
プロパティ
SupportedCryptogramAlgorithms |
サポートされている暗号グラム アルゴリズムを取得します。 |
SupportedCryptogramMaterialPackageConfirmationResponseFormats |
サポートされている暗号グラム素材パッケージの確認応答形式を取得します。 |
SupportedCryptogramMaterialPackageFormats |
サポートされている暗号化グラムのマテリアル パッケージ形式を取得します。 |
SupportedCryptogramMaterialTypes |
サポートされている暗号化グラムの素材の種類を取得します。 |
SupportedSmartCardCryptogramStorageKeyCapabilities |
サポートされているスマート カード暗号化グラム ストレージ キー機能を取得します。 |