1 reference to EvpSha256
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (1)
133
case HashAlgorithmNames.SHA256: return
EvpSha256
();