llMD5String
string llMD5String(string Text, 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
-
Text(string) -
Nonce(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here