Every record in the token data set, with the exception of the header record, begins with these 188 bytes of data.
Offset (decimal) | Length of field (bytes) | Description |
---|---|---|
0 | 72 | Handle of token or object
|
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) |