EncryptedPIN Property
Customer's PIN, encrypted by a PIN pad under the current PINKey .
Syntax
char* GetEncryptedPIN();
int SetEncryptedPIN(char* lpszEncryptedPIN);
Default Value
""
Remarks
The EncryptedPIN block is required by all InteracTransactionTypes, as well as the MACReversal and ReversalAdvice methods. Only the RequestCurrentKeys method does not require this property. The maximum length for this property is 16 characters.
Data Type
String