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