Titanium.Utils.md5HexDigest

Function of Titanium.Utils.
Platform Since
Android 0.9
iPhone 0.9
iPad 0.9
Mobile Web 1.8

Summary

compute a MD5 hash algorithm against the input and return a hex-based string

Arguments

Name Type Summary
obj Object

the string or Titanium.Blob to use for the input

Return Type

String