2 references to HashData
System.Security.Cryptography (2)
System\Security\Cryptography\HMACCommon.cs (1)
95
modifiedKey = SHA1.
HashData
(key);
System\Security\Cryptography\SHA1.cs (1)
55
return
HashData
(new ReadOnlySpan<byte>(source));