Key encode 2 specification - Key = '8026'

DALKYC2 specifies the encoding of the label for the key encrypting key used by the encryption key manager. The key encrypting key is used to encrypt the data (encryption) key.

When you code DALKYC2, # must be 1, LEN must be 1, and PARM contains one of the following values:
X'01'
Indicates that No Extended Attributes allowed.
X'02'
Indicates that a hash of the public key referenced by key label 2 is to be stored on the cartridge rather than the key label.
You must also include the DALKYL2 text unit.

Code the DALKYC2 text unit when you want to specify the encoding for the label for the key encrypting key used by the encryption key manager. For complete documentation on using tape encryption, see z/OS DFSMS Software Support for IBM System Storage TS1140, TS1130, and TS1120 Tape Drives (3592).

Example: To specify a key encode 2 of "H", code:
KEY    #     LEN   PARM
8026   0001  0001  C8