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