Cryptography.md5
From GiderosMobile
Available since: Gideros 2016.04
Compute the MD5 hash of the input string
(string) = Cryptography.md5(input)
'input: (string) String whose content is to be hashed '
Returns (string) MD5 hash (a 16 byte string)