X509_name_entry_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct X509_name_entry_st {}

Members

Variables

object
ASN1_OBJECT* object;
Undocumented in source.
set
int set;
Undocumented in source.
size
int size;
Undocumented in source.
value
ASN1_STRING* value;
Undocumented in source.

Meta