X509_V_FLAG_USE_CHECK_TIME

Use check time instead of current time

extern (C) nothrow @nogc
enum X509_V_FLAG_USE_CHECK_TIME = 0x02;

Meta