1 reference to HashDataAsync
System.Security.Cryptography (1)
System\Security\Cryptography\HMACSHA256.cs (1)
278return HashDataAsync(new ReadOnlyMemory<byte>(key), source, cancellationToken);