2.2.1.4.2.1 CertBlob (CERT_BLOB)

The CertBlob packet encapsulates an X.509 certificate (as specified in [RFC3280] section 4).


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cbCert

abCert (variable)

...

cbCert (4 bytes): A 32-bit unsigned integer. This field specifies the number of bytes in abCert.

abCert (variable): A byte array of length cbCert. This field contains binary data representing a single X.509 certificate.