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


Usage Notes

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

For tokens: On the initial call to get a list of tokens, the handle parameter should be all blanks. On subsequent calls, the handle parameter should be the last token handle from the output_list returned in the previous call.

The output records are in this format:

BytesDescription
0 - 31Token name
32 - 63Manufacturer ID
64 - 79Model
80 - 95Serial number
96 - 103Date that the token information or any token object was last updated, expressed as Coordinated Universal Time (UCT) in the format yyyymmdd
104 - 111Time that the token information or any token object was last updated, expressed as Coordinated Universal Time (UCT) in the format hhmmssth
112 - 115Flags
Bit
Meaning when set on
0
Token is write protected.

For objects: On the initial call to get a list of object handles matching the search template, the handle parameter contains the token handle. On subsequent calls, the handle parameter should contain the last object handle from the output_list returned in the previous call. The output records are the 44-byte handles of the objects.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014