EVP_PKEY_FLAG_SIGCTX_CUSTOM

Method handles all operations: don't assume any digest related defaults.

extern (C) nothrow @nogc
enum EVP_PKEY_FLAG_SIGCTX_CUSTOM = 4;

Meta