MagneticStripeReaderCapabilities.SupportedEncryptionAlgorithms プロパティ

定義

サポートされている暗号化アルゴリズムを取得します。

public:
 property unsigned int SupportedEncryptionAlgorithms { unsigned int get(); };
uint32_t SupportedEncryptionAlgorithms();
public uint SupportedEncryptionAlgorithms { get; }
var uInt32 = magneticStripeReaderCapabilities.supportedEncryptionAlgorithms;
Public ReadOnly Property SupportedEncryptionAlgorithms As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

サポートされている暗号化アルゴリズム。

適用対象