AES Key Record Create (CSNBAKRC)

Use the AES Key Record Create verb to create an AES or HMAC key-token record in AES key-storage.

The new key record can be a null AES key-token or a valid internal fixed-length AES key-token or an external or internal variable-length AES or HMAC key-token. It is identified by the key label specified with the key_label parameter.

After creating an AES key-record, use any of the following verbs to add or update a key token in the record:
  • AES Key Record Delete
  • AES Key Record Write
  • Key Generate
  • Key Token Change
  • Key Token Change2
  • Symmetric Key Generate
  • Symmetric Key Import
  • Symmetric Key Import2
Note:
  1. To delete a key record from AES key-storage, use the AES Key Record Delete verb.
  2. AES key records are stored in the external key-storage file defined by the CSUAESDS environment variable.

This verb does not need to document any Required commands nor Usage notes.