2 references to HashData
System.Security.Cryptography (2)
System\Security\Cryptography\RSACryptoServiceProvider.Windows.cs (2)
431
byte[] hashVal = CryptographicOperations.
HashData
(hashAlgorithmName, buffer);
499
byte[] hashVal = CryptographicOperations.
HashData
(hashAlgorithmName, buffer);