MagneticStripeReaderEncryptionAlgorithms クラス

定義

デバイスでサポートされている暗号化アルゴリズムが含まれています。

public ref class MagneticStripeReaderEncryptionAlgorithms abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MagneticStripeReaderEncryptionAlgorithms final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class MagneticStripeReaderEncryptionAlgorithms
Public Class MagneticStripeReaderEncryptionAlgorithms
継承
Object Platform::Object IInspectable MagneticStripeReaderEncryptionAlgorithms
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

注釈

これは、デバイスでサポートされている暗号化アルゴリズムを含む静的クラスです。

プロパティ

ExtendedBase

ベンダー固有の暗号化アルゴリズムを示します。

None

暗号化アルゴリズムがないことを示します。

TripleDesDukpt

デバイスでサポートされているトリプル DES DUKPT (トランザクションごとの派生一意キー) 暗号化アルゴリズムを示します。

適用対象