Return the current security strength in bits of a RAND context.
Declared in <openssl/evp.h>
<openssl/evp.h>
unsigned int EVP_RAND_get_strength(EVP_RAND_CTX* ctx);
Strength in bits, or 0 if unavailable.