Xojo.Crypto.MD5
From Xojo Documentation
Method
Xojo.Crypto.MD5(data As Xojo.Core.MemoryBlock) As Xojo.Core.MemoryBlock
Supported for all project types and targets.
Supported for all project types and targets.
Generates the MD5 message-digest value of the data.
See Also
MD5, Crypto.MD5 functions; Xojo.Core.TextEncoding class