Return a human-readable description of the key type associated with an EVP_PKEY.
Declared in <openssl/evp.h>
<openssl/evp.h>
char const* EVP_PKEY_get0_description(EVP_PKEY const* pkey);
Static description string from the key management implementation, or NULL if unavailable.