6 references to HashData
System.Security.Cryptography (6)
System\Security\Cryptography\DSA.cs (1)
93
CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\DSACryptoServiceProvider.Unix.cs (1)
114
return CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\DSAWrapper.cs (1)
163
CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\ECDsa.cs (1)
996
CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\ECDsaWrapper.cs (1)
188
CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\RSA.cs (1)
100
CryptographicOperations.
HashData
(hashAlgorithm, data);