Common section of the token and object records

Every record in the token data set, with the exception of the header record, begins with these 188 bytes of data.

Table 1. Format of the common section of the token and object records
Offset (decimal) Length of field (bytes) Description
0 72 Handle of token or object
Bytes 0-31:
Token name
Bytes 32-39:
Sequence number
Byte 40:
Character T for clear token object
Character Y for secure token object
Bytes 41-43
Blank characters
Bytes 44-71:
Binary zeros
72 8 Reserved for IBM's use
80 8 The date that this record was created, in the format yyyymmdd
88 8 The time that this record was created, in the format hhmmssth
96 8 The most recent date that this record was updated, in the format yyyymmdd
104 8 The most recent time that this record was updated, in the format hhmmssth
112 4 Length of the entire TKDS record entry
116 20 Reserved for IBM's use
136 52 User data
188 variable The TKDS token or object (see mappings)