Return the OBJECT IDENTIFIER NID of a cipher (ignoring parameters).
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_CIPHER_get_type(EVP_CIPHER const* cipher);
Cipher OID NID, or NID_undef if the cipher has no ASN.1 support.