X509_V_FLAG_POLICY_CHECK

Enable policy checking

extern (C) nothrow @nogc
enum X509_V_FLAG_POLICY_CHECK = 0x80;

Meta