2.3.2.5.1 SerializedCertificateEntry
Referenced by: CertStoreCertificateGroup
Specifies a serialized digital certificate entry in a serialized digital certificate store.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
|||||||||||||||||||||||||||||||
encodingType |
|||||||||||||||||||||||||||||||
length |
|||||||||||||||||||||||||||||||
certificate (variable) |
|||||||||||||||||||||||||||||||
... |
id (4 bytes): An unsigned integer. MUST be 0x00000020.
encodingType (4 bytes): An unsigned integer that MUST be the value 0x00000001, which specifies ASN.1 encoding ([ITUX680-1994]).
length (4 bytes): An unsigned integer that specifies the count of bytes for the certificate field.
certificate (variable): Specifies the certificate data. MUST contain the ASN.1 [ITUX680-1994] DER encoding of an X.509 certificate as specified by [RFC3280].