EVP_CIPH_FLAG_FIPS

Note if suitable for use in FIPS mode

extern (C) nothrow @nogc
enum EVP_CIPH_FLAG_FIPS = 0x4000;

Meta