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
Direction: Input
Type: Integer
A pointer to an integer variable containing the number of elements in the rule_array variable. This value must be 0 or 1.
rule_array
Direction: Input
Type: String 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.
Table 1. Keywords for AES Key Record Delete control information

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
Direction: Input
Type: String
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.