EVP_CIPH_FLAG_DEFAULT_ASN1

Allow use default ASN1 get/set iv

extern (C) nothrow @nogc
enum EVP_CIPH_FLAG_DEFAULT_ASN1 = 0x1000;

Meta