1 reference to HmacData
System.Security.Cryptography (1)
System\Security\Cryptography\CryptographicOperations.cs (1)
583
return
HmacData
(hashAlgorithm, new ReadOnlySpan<byte>(key), source);