Return the numeric type identifier of a public-key object.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_PKEY_get_id(EVP_PKEY const* pkey);
Type constant such as EVP_PKEY_RSA, or EVP_PKEY_NONE if unset.