EVP_CIPH_VARIABLE_LENGTH

Set if variable length cipher

extern (C) nothrow @nogc
enum EVP_CIPH_VARIABLE_LENGTH = 0x08;

Meta