EVP_CIPH_CUSTOM_COPY

cipher has its own additional copying logic

extern (C) nothrow @nogc
enum EVP_CIPH_CUSTOM_COPY = 0x0400;

Meta