|
mbed TLS v1.3.14
|
Container for a sequence or list of 'named' ASN.1 data items. More...
#include <asn1.h>

Data Fields | |
| asn1_buf | oid |
| The object identifier. More... | |
| asn1_buf | val |
| The named value. More... | |
| struct _asn1_named_data * | next |
| The next entry in the sequence. More... | |
| unsigned char | next_merged |
| Merge next item into the current one? More... | |
Container for a sequence or list of 'named' ASN.1 data items.
| struct _asn1_named_data* _asn1_named_data::next |
| unsigned char _asn1_named_data::next_merged |
1.8.9.1