2 references to HashData
System.Security.Cryptography (2)
System\Security\Cryptography\DSACryptoServiceProvider.Windows.cs (2)
389
byte[] hashVal = SHA1.
HashData
(inputStream);
471
return SHA1.
HashData
(data);