MagneticStripeReaderEncryptionAlgorithms.TripleDesDukpt プロパティ

定義

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

public:
 static property unsigned int TripleDesDukpt { unsigned int get(); };
static uint32_t TripleDesDukpt();
public static uint TripleDesDukpt { get; }
var uInt32 = MagneticStripeReaderEncryptionAlgorithms.tripleDesDukpt;
Public Shared ReadOnly Property TripleDesDukpt As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

トリプル DES DUKPT 暗号化アルゴリズム。

適用対象