X509_name_st

we always keep X509_NAMEs in 2 forms.

Members

Variables

bytes
libressl_d.openssl.ossl_typ.BUF_MEM* bytes;
Undocumented in source.
bytes
char* bytes;
Undocumented in source.
canon_enc
ubyte* canon_enc;
Undocumented in source.
canon_enclen
int canon_enclen;
Undocumented in source.
entries
.stack_st_X509_NAME_ENTRY* entries;
Undocumented in source.
modified
int modified;

true if 'bytes' needs to be built

Meta