Return the NID identifying a message-digest algorithm.
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_MD_get_type(EVP_MD const* md);
Algorithm NID such as NID_sha256, or NID_undef on error.