EVP_MD_CTX_FLAG_CLEANED

context has already been cleaned

extern (C) nothrow @nogc
enum EVP_MD_CTX_FLAG_CLEANED = 0x0002;

Meta