Share via


MagneticStripeReaderEncryptionAlgorithms.TripleDesDukpt Property

Definition

Indicates Triple DES DUKPT (Derived Unique Key Per Transaction) encryption algorithm supported by the device.

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

Property Value

UInt32

unsigned int

uint32_t

The Triple DES DUKPT encryption algorithm.

Applies to