IBM 2 Computer Hardware User Manual


 
CCA Release 2.54
Figure B-25. Key-Storage File Header, Record 2 (not OS/400)
Offset Length Meaning
00 04 The total length of this key record.
04 04 The record validation value.
08 64 The key label without separators.
For the DES key-storage file the key label is
$$FORTRESS$DES$REL01$KEY$STORAGE$FILE$HEADER .
For the PKA key-storage file the key label is
$$FORTRESS$PKA$REL01$KEY$STORAGE$FILE$HEADER .
72 15 The date and time of when this record was created. This field has the same
format as the created date in Figure B-24 on page B-21.
87 15 The date and time of when this record was last updated. This field has the
same format as the created date in Figure B-24 on page B-21.
102 26 Reserved
128 01 An indicator that this is either an internal DES or PKA key token.
129 01 Reserved
130 02 Token length which is a value of 64.
132 04 Reserved
136 40 The last 40 bytes of the file description (the first 24 bytes were stored in the
first record).
176 12 Reserved
188 04 The token validation value. Bytes 128 through 191 are considered to be the
64 byte token.
Figure B-26. Key-Record Format in Key Storage (not OS/400)
Offset Length Meaning
00 04 The total length of this key record.
04 04 The record validation value.
08 64 The key label without separators.
72 15 The date and time of when this record was created. This field has the same
format as the created date in Figure B-24 on page B-21.
87 15 The date and time of when this record was last updated. This field has the
same format as the created date in Figure B-24 on page B-21.
102 26 Reserved
128 ?? A DES or PKA key token.
Appendix B. Data Structures B-23