1 reference to HmacDataAsync
System.Security.Cryptography (1)
System\Security\Cryptography\CryptographicOperations.cs (1)
661return HmacDataAsync(hashAlgorithm, new ReadOnlyMemory<byte>(key), source, cancellationToken);