Initialize a key context for signing with the key bound to ctx.
ctx.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_PKEY_sign_init(EVP_PKEY_CTX* ctx);
1 on success, or 0 / a negative value on failure.