3 references to Hash
System.Security.Cryptography (3)
System\Security\Cryptography\ECDiffieHellmanCng.cs (2)
16
private ECDiffieHellmanKeyDerivationFunction _kdf = ECDiffieHellmanKeyDerivationFunction.
Hash
;
74
if (value < ECDiffieHellmanKeyDerivationFunction.
Hash
|| value > ECDiffieHellmanKeyDerivationFunction.Tls)
System\Security\Cryptography\ECDiffieHellmanCng.Derive.cs (1)
61
case ECDiffieHellmanKeyDerivationFunction.
Hash
: