2 references to XofStreamAsync
System.Security.Cryptography (2)
System\Security\Cryptography\Shake128.cs (1)
425
return LiteHashProvider.
XofStreamAsync
(HashAlgorithmId, source, destination, cancellationToken);
System\Security\Cryptography\Shake256.cs (1)
425
return LiteHashProvider.
XofStreamAsync
(HashAlgorithmId, source, destination, cancellationToken);