libisdn
|
#include <asn1_types.h>
Data Fields | |
struct asn1_header | hdr |
struct asn1_list | siblings |
int | length |
char | value [] |
String (all ASN.1 string types)
Definition at line 70 of file asn1_types.h.
struct asn1_header asn1_string::hdr |
Definition at line 71 of file asn1_types.h.
Definition at line 73 of file asn1_types.h.
Referenced by ber_decode_value(), and ber_encode_value().
struct asn1_list asn1_string::siblings |
Definition at line 72 of file asn1_types.h.
Referenced by asn1_print().
char asn1_string::value[] |
Definition at line 74 of file asn1_types.h.
Referenced by asn1_print(), ber_decode_value(), and ber_encode_value().