class haxe.crypto.Md5

Creates a MD5 of a String.

Class Fields

static function encode(s:String): String