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

Triple DES DUKPT 암호화 알고리즘입니다.

적용 대상