2.3.2.5.5 VBASigSerializedCertStore
Referenced by: DigSigInfoSerialized
The serialized digital certificate store specifies structures for storing a digital certificate store containing a single digital certificate and, optionally, a list of properties associated with the certificate.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
version |
|||||||||||||||||||||||||||||||
fileType |
|||||||||||||||||||||||||||||||
certGroup (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
endMarkerElement |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
version (4 bytes): An unsigned integer identifying the version of the structure. MUST be 0x00000000.
fileType (4 bytes): An unsigned integer that MUST be the value 0x54524543. This value specifies that the structure is a digital certificate store.
certGroup (variable): A CertStoreCertificateGroup (section 2.3.2.5.4) structure that specifies the digital certificate stored in this serialized digital certificate store along with a set of optional properties.
endMarkerElement (12 bytes): An EndElementMarkerEntry (section 2.3.2.5.2) structure specifying the end of the structure.