Initialise a key context for signature verification with the key bound to ctx.
ctx.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_PKEY_verify_init(EVP_PKEY_CTX* ctx);
1 on success, or a non-positive value on failure.