PolarSSL v1.3.1
|
Container for a sequence or list of 'named' ASN.1 data items. More...
#include <asn1.h>
Data Fields | |
asn1_buf | oid |
The object identifier. | |
asn1_buf | val |
The named value. | |
struct _asn1_named_data * | next |
The next entry in the sequence. | |
Container for a sequence or list of 'named' ASN.1 data items.
struct _asn1_named_data* _asn1_named_data::next |