Class Sha1
[CompilationMapping(SourceConstructFlags.Module)]
public static class Sha1
- Inheritance
-
Sha1
- Inherited Members
Methods
CalculateHardened(Stream)
Calculates the hardened SHA-1 hash for the passed stream's content. See the documentation for more details.
public static Sha1Hash CalculateHardened(Stream data)
Parameters
data
StreamInput data stream.