Parameters
The parameters for CSNBAKRD.
For the definitions of the return_code, reason_code, exit_data_length, and exit_data parameters, see Parameters common to all verbs.
- rule_array_count
-
A pointer to an integer variable containing the number of elements in the rule_array variable. This value must be 0 or 1.
Direction: Input Type: Integer - rule_array
-
A pointer to a string variable containing an array of keywords. The keywords are eight bytes in length and must be left-aligned and padded on the right with space characters. The rule_array keywords are described in Table 1.
Direction: Input Type: String array Table 1. Keywords for AES Key Record Delete control information Keyword Description Task (One, optional) TOKEN-DL Deletes a key token from a key record in AES key storage. This is the default. LABEL-DL Deletes an entire key record, including the key label, from AES key storage. - key_label
-
A pointer to a string variable containing the key label of a key-token record or records in AES key-storage. Use a wild card (*) in the key_label variable to identify multiple records in key storage.
Direction: Input Type: String