EVP_CIPH_FLAG_LENGTH_BITS

Buffer length in bits not bytes: CFB1 mode only

extern (C) nothrow @nogc
enum EVP_CIPH_FLAG_LENGTH_BITS = 0x2000;

Meta