|
libisdn
|
#include <asn1_types.h>
Data Fields | |
| struct asn1_header | hdr |
| struct asn1_list | siblings |
| int | value [ASN1_MAXOID] |
| int | length |
OID
Definition at line 102 of file asn1_types.h.
| struct asn1_header asn1_oid::hdr |
Definition at line 103 of file asn1_types.h.
| int asn1_oid::length |
Definition at line 106 of file asn1_types.h.
Referenced by asn1_print(), ber_decode_value(), and ber_encode_value().
| struct asn1_list asn1_oid::siblings |
Definition at line 104 of file asn1_types.h.
Definition at line 105 of file asn1_types.h.
Referenced by asn1_print(), ber_decode_value(), and ber_encode_value().