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