EVP_MD_FLAG_DIGALGID_ABSENT

null or absent parameter accepted. Use null for PKCS#1 otherwise absent

extern (C) nothrow @nogc
enum EVP_MD_FLAG_DIGALGID_ABSENT = 0x0008;

Meta