CryptographyHelperGenerateMD5Hash Method

RAGE Plugin Hook Documentation

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

Overload List

  NameDescription
Public methodStatic memberGenerateMD5Hash(Stream)
Generates an MD5 (Message Digest 5) checksum from the specified stream.
Public methodStatic memberGenerateMD5Hash(String)
Generates an MD5 (Message Digest 5) checksum from the specified text.
Public methodStatic memberGenerateMD5Hash(String, Encoding)
Generates an MD5 (Message Digest 5) checksum from the specified text.
Top
See Also

Reference