Return the EVP_MD for MDC2.
Synopsis
Declared in <openssl/evp.h>
EVP_MD const*
EVP_mdc2();
Return Value
Pointer to the digest method, or NULL if unavailable in this build.
Created with MrDocs
Return the EVP_MD for MDC2.
Declared in <openssl/evp.h>
EVP_MD const*
EVP_mdc2();
Pointer to the digest method, or NULL if unavailable in this build.
Created with MrDocs