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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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.