CryptographyHelperGenerateSHA512Hash Method

RAGE Plugin Hook Documentation

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

Overload List

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

Reference