IBM 2 Computer Hardware User Manual


 
CCA Release 2.54 Clear_PIN_Encrypt
PIN_profile
The PIN_profile parameter points to a string variable containing three 8-byte
elements with: a PIN-block format keyword, a format control keyword (NONE),
and a pad digit as required by certain formats. See “PIN Profile” on page 8-10.
PAN_data
The PAN_data parameter points to a personal account number (PAN) in
character format. The verb uses this parameter if the PIN profile specifies the
ISO-0 keyword for the PIN-block format. Otherwise, ensure that this parameter
points to a 12-byte variable in application storage. The information in this
variable will be ignored, but the variable must be declared.
sequence_number
The sequence_number parameter points to a character integer. The verb
currently ignores the value in this variable. For future compatibility, the
suggested value is '99999'.
encrypted_PIN_block
The encrypted_PIN_block parameter points to a string variable containing the
encrypted PIN-block returned by the verb.
Required Commands
The Clear_PIN_Encrypt verb requires the Format and Encrypt PIN command
(command offset X'00AF') to be enabled in the hardware.
Chapter 8. Financial Services Support Verbs 8-17