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