2.2.2 Signature Files

The signature file consists of a header and zero or more RDC chunk signatures, as shown in the following diagram.


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

FileHeader (24 bytes)

ChunkSignatures (variable)

FileType

FileHeader (24 bytes): A FileHeader structure, as specified in section 2.2.1.2. The FileType field of the FileHeader structure MUST be 1 for a signature file.

ChunkSignatures (variable): Zero or more ChunkSignatures. See section 2.2.2.1.