PolarSSL v1.1.4
|
Container for a sequence of ASN.1 items. More...
#include <asn1.h>
Data Fields | |
asn1_buf | buf |
Buffer containing the given ASN.1 item. | |
struct _asn1_sequence * | next |
The next entry in the sequence. |
struct _asn1_sequence* _asn1_sequence::next |