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