2 references to Sha256
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
15private CngAlgorithm _hashAlgorithm = CngAlgorithm.Sha256;
System\Security\Cryptography\ECDsaCng.cs (1)
14private CngAlgorithm _hashAlgorithm = CngAlgorithm.Sha256;