EVP_MD_FLAG_FIPS

Note if suitable for use in FIPS mode

version(all)
extern (C) nothrow @nogc
enum EVP_MD_FLAG_FIPS = 0x0400;

Meta