Return the NID associated with a cipher algorithm.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_CIPHER_get_nid(EVP_CIPHER const* cipher);
Cipher NID, or NID_undef if unknown or uninitialized.