AES Key Record Write (CSNBAKRW)

Use this verb to write a copy of an AES or HMAC key-token from application storage into AES key-storage.

This verb can perform the following processing options:
  • Write the new key-token only if the old token was null.
  • Write the new key-token regardless of content of the old token.

AES key records are stored in the external key-storage file defined by the CSUAESDS environment variable.

Note: Before using this verb, use the verb AES Key Record Create (CSNBAKRC) to create a key record in the key storage file.

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