#include <asn1.h>
Collaboration diagram for mbedtls_asn1_sequence:
Data Fields | |
| mbedtls_asn1_buf | buf |
| Buffer containing the given ASN.1 item. | |
| mbedtls_asn1_sequence * | next |
| The next entry in the sequence. | |
Definition at line 140 of file asn1.h.
1.4.7