9 references to HashStreamAsync
System.Security.Cryptography (9)
System\Security\Cryptography\CryptographicOperations.cs (1)
319return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\MD5.cs (1)
240return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\SHA1.cs (1)
231return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\SHA256.cs (1)
231return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\SHA3_256.cs (1)
280return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\SHA3_384.cs (1)
281return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\SHA3_512.cs (1)
280return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\SHA384.cs (1)
230return LiteHashProvider.HashStreamAsync(
System\Security\Cryptography\SHA512.cs (1)
230return LiteHashProvider.HashStreamAsync(