Parameters

The parameters for CSNDKRD.

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
Keywords that provide control information to the verb. Each keyword is left-aligned in 8-byte fields and padded on the right with blanks. All keywords must be in contiguous storage. The rule_array keywords are described in Table 1.
Table 1. Keywords for PKA Key Record Delete control information

Keywords for PKA Key Record Delete control information

Keyword Description
Deletion mode (One, optional). Specifies whether the record is to be deleted entirely or whether only its contents are to be erased.
LABEL-DL Specifies the record will be deleted from the PKA key storage file entirely. This is the default deletion mode.
TOKEN-DL Specifies only the contents of the record are to be deleted. The record will still exist in the PKA key storage file, but will contain only binary zeros.
key_label
Direction: Input
Type: String
The label of the record to be deleted, a 64-byte character string.