2.6.1 OAB_HDR

 The OAB_HDR structure specifies the OAB file format version and it contains a hash value for consistency checks.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ulVersion

ulSerial

ulTotRecs

ulVersion (4 bytes):  A 32-bit unsigned integer that specifies the file type. This field MUST be set to 0x00000007 for uncompressed version 2 and version 3 Details files.

ulSerial (4 bytes):  A 32-bit hexadecimal string that specifies the hash of the RDN values for the current set of OAB records. The value of this field is calculated as specified in section 2.3.3.

ulTotRecs (4 bytes):  A 32-bit unsigned integer. This field SHOULD be set to zero when sent and MUST be ignored when received.