z/OS Cryptographic Services ICSF Application Programmer's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Key Label

z/OS Cryptographic Services ICSF Application Programmer's Guide
SA22-7522-16

If the first byte of the key identifier is greater than X'40', the field is considered to be holding a key label. The contents of a key label are interpreted as a pointer to a public key data set (PKDS) key entry. The key label is an indirect reference to an internal key token.

A key label is specified on callable services with the key_identifier parameter as a 64-byte character string, left-justified, and padded on the right with blanks. In most cases, the callable service does not check the syntax of the key label beyond the first byte. One exception is the CKDS key record create callable service which enforces the KGUP rules for key labels unless syntax checking is bypassed by a preprocessing exit.

A key label has this form:

OffsetLengthData
00-6364Key label name

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014