共用方式為


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 加密演算法。

適用於