Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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].
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] DER encoding of an X.509 certificate as specified by [RFC3280].