2 references to TryHashData
System.Security.Cryptography (2)
System\Security\Cryptography\ECDsa.cs (2)
901
if (
TryHashData
(data, hashSpan, hashAlgorithm, out int bytesWritten))
1205
if (
TryHashData
(data, tmp, hashAlgorithm, out int hashSize))