llMD5String
LSLstring llMD5String(string src, integer nonce)
Returns a string of 32 hex characters that is an RSA Data Security Inc., MD5 Message-Digest Algorithm of Text with Nonce used as the salt.\ Returns a 32-character hex string. (128-bit in binary.)
Parameters
| Type | Name |
|---|---|
| string | src |
| integer | nonce |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.