Parameters

The parameters for CSNBKTR.

For the definitions of the return_code, reason_code, exit_data_length, and exit_data parameters, see Parameters common to all verbs.

input_key_token
Direction: Input
Type: String
A 64-byte string variable containing an external key token. The external key token contains the key to be re-enciphered (translated).
input_KEK_key_identifier
Direction: Input/Output
Type: String
A 64-byte string variable containing the internal key token or the key label of an internal key token record in the DES key storage file. The internal key token contains the key-encrypting key used to decipher the key. The internal key token must contain a control vector that specifies an IMPORTER or IKEYXLAT key type. The control vector for an IMPORTER key must have the XLATE bit set to B'1'.
output_KEK_key_identifier
Direction: Input/Output
Type: String
A 64-byte string variable containing the internal key token or the key label of an internal key token record in the DES key storage file. The internal key token contains the key-encrypting key used to encipher the key. The internal key token must contain a control vector that specifies an EXPORTER or OKEYXLAT key type. The control vector for an EXPORTER key must have the XLATE bit set to B'1'.
output_key_token
Direction: Output
Type: String
A 64-byte string variable containing an external key token. The external key token contains the re-enciphered key.