X509_V_FLAG_NOTIFY_POLICY

Notify callback that policy is OK

extern (C) nothrow @nogc
enum X509_V_FLAG_NOTIFY_POLICY = 0x0800;

Meta