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.
More in LSL
void llRemoteDataReply(string channel, string message_id, string sdata, integer idata)
integer llGetLinkSitFlags(integer linknum)
key llGenerateKey()
void llSetVehicleRotationParam(integer param, rotation rot)
float llListStatistics(integer operation, list src)
void llSetSoundRadius(float radius)
void llSay(integer channelID, string text)
integer llLinksetDataCountFound(string pattern)