2 references to TryHashData
System.Security.Cryptography (2)
System\Security\Cryptography\RSA.cs (2)
416if (TryHashData(data, destination, hashAlgorithm, out int hashLength) && 687if (TryHashData(data, hash, hashAlgorithm, out hashLength))