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