X509V3error.X509V3error

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template X509V3error(string r)
version(LIBRESSL_INTERNAL)
extern (C) nothrow @nogc
enum X509V3error = "libressl_d.openssl.err.ERR_PUT_error(libressl_d.openssl.err.ERR_LIB_X509V3, 0x0FFF, " ~ r ~ ", __FILE__, __LINE__);";

Meta