CryptographyHelperGenerateSHA1Hash Method

RAGE Plugin Hook Documentation

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

Overload List

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

Reference