X509V3_EXT_ERROR_UNKNOWN

Print error for unknown extensions

extern (C) nothrow @nogc
enum X509V3_EXT_ERROR_UNKNOWN = 1L << 16;

Meta