[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
GenerateSHA1Hash(Stream) |
Generates a SHA-1 (Secure Hash Algorithm) checksum from the specified stream.
| |
GenerateSHA1Hash(String) |
Generates a SHA-1 (Secure Hash Algorithm) checksum from the specified text.
| |
GenerateSHA1Hash(String, Encoding) |
Generates a SHA-1 (Secure Hash Algorithm) checksum from the specified text.
|
See Also