Public Attributes | |
ASN1_VALUE * | val |
const ASN1_ITEM * | it |
BIO * | ndef_bio |
BIO * | out |
unsigned char ** | boundary |
unsigned char * | derbuf |
Definition at line 81 of file bio_ndef.c.
unsigned char** ndef_aux_st::boundary |
Definition at line 91 of file bio_ndef.c.
unsigned char* ndef_aux_st::derbuf |
Definition at line 93 of file bio_ndef.c.
const ASN1_ITEM* ndef_aux_st::it |
Definition at line 85 of file bio_ndef.c.
BIO* ndef_aux_st::ndef_bio |
Definition at line 87 of file bio_ndef.c.
BIO* ndef_aux_st::out |
Definition at line 89 of file bio_ndef.c.
ASN1_VALUE* ndef_aux_st::val |
Definition at line 84 of file bio_ndef.c.