API documentation
class haxe.crypto.Md5
Creates a MD5 of a String.
static function encode(s:String): String