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)
113
return CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\DSAWrapper.cs (1)
159
CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\ECDsa.cs (1)
996
CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\ECDsaWrapper.cs (1)
184
CryptographicOperations.
HashData
(hashAlgorithm, data);
System\Security\Cryptography\RSA.cs (1)
100
CryptographicOperations.
HashData
(hashAlgorithm, data);