EVP_CIPH_NO_PADDING

Don't use standard block padding

extern (C) nothrow @nogc
enum EVP_CIPH_NO_PADDING = 0x0100;

Meta