PolarSSL v1.3.3
|
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... | |
Container for a sequence or list of 'named' ASN.1 data items.
struct _asn1_named_data* _asn1_named_data::next |