XN_FLAG_COMPAT

Traditional SSLeay: use old X509_NAME_print

extern (C) nothrow @nogc
enum XN_FLAG_COMPAT = 0;

Meta