Return the estimated security strength of a key in bits.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_PKEY_get_security_bits(EVP_PKEY const* pkey);
Security bits (for example 128), or 0 if unavailable.