mbedtls_asn1_buf is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
int
ASN1 type, e.g. MBEDTLS_ASN1_UTF8_STRING.
size_t
ASN1 length, in octets.
unsigned char *
ASN1 data, e.g. in ASCII.

References

from examples