CryptographyHelperGenerateSHA384Hash Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberGenerateSHA384Hash(Stream)
Generates a SHA-384 (Secure Hash Algorithm) checksum from the specified stream.
Public methodStatic memberGenerateSHA384Hash(String)
Generates a SHA-384 (Secure Hash Algorithm) checksum from the specified text.
Public methodStatic memberGenerateSHA384Hash(String, Encoding)
Generates a SHA-384 (Secure Hash Algorithm) checksum from the specified text.
Top
See Also

Reference