2 references to HashData
System.Security.Cryptography (2)
System\Security\Cryptography\RSA.cs (2)
407
byte[] hash =
HashData
(data, hashAlgorithm);
672
byte[] hash =
HashData
(data, hashAlgorithm);