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