EVP_MD_CTX_FLAG_PAD_PKCS1

PKCS#1 v1.5 mode

extern (C) nothrow @nogc
enum EVP_MD_CTX_FLAG_PAD_PKCS1 = 0x00;

Meta