|
mbed TLS v2.2.1
|
Type-length-value structure that allows for ASN1 using DER. More...
#include <asn1.h>
Data Fields | |
| int | tag |
| ASN1 type, e.g. More... | |
| size_t | len |
| ASN1 length, in octets. More... | |
| unsigned char * | p |
| ASN1 data, e.g. More... | |
| int mbedtls_asn1_buf::tag |
1.8.11