2.2.1.2.135 CERT_BLOB_1
The CERT_BLOB_1 is a generic structure that contains x.509 [RFC2459] certificate information.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbData |
|||||||||||||||||||||||||||||||
pbData (variable) |
|||||||||||||||||||||||||||||||
... |
cbData (4 bytes): Size (in bytes) of the certificate information present in pbData.
pbData (variable): Pointer to the information of the certificate. This information depends on the structure in which this used. In the methods IKEV2_TUNNEL_CONFIG_PARAMS_1 (section 2.2.1.2.136), IKEV2_TUNNEL_CONFIG_PARAMS_2 (section 2.2.1.2.238), or IKEV2_TUNNEL_CONFIG_PARAMS_3 (section 2.2.1.2.247), this points to the subject name of the certificate. In SSTP_CERT_INFO_1, pbData contains a SHA-1 hash.