Write a two-octet ASN.1 end-of-contents (0x00 0x00) marker and advance pp.
Declared in <openssl/asn1.h>
int
ASN1_put_eoc(unsigned char** pp);
2 (number of bytes written).
| Name | Description |
|---|---|
| pp | Address of the output cursor; updated past the written EOC. |