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


Attribute List

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

The attributes of an object can be the input and the output of a service. The format of the attributes is shown here and applies to all PKCS #11 callable services. For the token record list service, the search_template has the same format as an attribute list. The lengths in the attribute list and attribute structures are unsigned integers.

An attribute_list is a structure in this format:

Number of attributesAttributeAttribute...
2 bytes4 + 2 + length of value bytes4 + 2 + length of value bytes...

Each attribute is a structure in this format:

Attribute nameLength of value (n)Value
4 bytes2 bytesn bytes

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014