IBM 2 Computer Hardware User Manual


 
CCA Release 2.54 PKA_Symmetric_Key_Generate
RSA_enciphered_key_token_length
The RSA_enciphered_key_token_length parameter is a pointer to an integer
variable containing the number of bytes of data in the
RSA_enciphered_key_token variable. On output, the variable is updated with
the actual length of the RSA_enciphered_key_token variable. The maximum
size allowed is 2500 bytes.
RSA_enciphered_key_token
The RSA_enciphered_key_token parameter is a pointer to a string variable
containing the generated RSA-enciphered key returned by the verb. If you
specify PKCS-1.2 or ZERO-PAD, on input you should specify a null key token.
If you specify PKA92 or NL-EPP-5, on input specify an internal (operational)
DES key-token.
Required Commands
The PKA_Symmetric_Key_Generate verb requires these command(s) to be
enabled in the hardware depending on the key-formatting method:
Symmetric Key Generate PKCS-1.2/OAEP command (command offset
X'023F') for DATA keys using the PKCSOAEP and PKCS-1.2 methods
Symmetric Key Generate ZERO-PAD command (command offset X'023C') for
DATA keys using the ZERO-PAD method.
PKA92 Symmetric Key Generate command (command offset X'010D')
NL-EPP-5 Symmetric Key Generate command (command offset X'010E')
Chapter 5. DES Key-Management 5-85