X509_extension_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_extension_st {}

Members

Variables

critical
ASN1_BOOLEAN critical;
Undocumented in source.
object
ASN1_OBJECT* object;
Undocumented in source.
value
ASN1_OCTET_STRING* value;
Undocumented in source.

Meta