Return the SHA-256 digest method (256-bit output).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_MD const* EVP_sha256();
EVP_MD for SHA-256, or NULL if unavailable.