Validate the private key associated with a key context.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_PKEY_private_check(EVP_PKEY_CTX* ctx);
1 if the private key is valid, or a non-positive value on failure.