2.2.13.1.2 Target Certificate Container (TARGET_CERTIFICATE_CONTAINER)

The TARGET_CERTIFICATE_CONTAINER structure is used to wrap an X.509 certificate. It contains an array of Certificate Meta Element (section 2.2.13.1.2.1) structures. The element of type ELEMENT_TYPE_CERTIFICATE (32) and encoding ENCODING_TYPE_ASN1_DER (1) contains the X.509 certificate.


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

elements (variable)

...

...

...

elements (variable): An array of Certificate Meta Element structures. All elements in this array SHOULD be ignored, except for the element of type ELEMENT_TYPE_CERTIFICATE (32) and encoding ENCODING_TYPE_ASN1_DER (1).