haXe API Documentation
Back | Index
class haxe.Md5
Available in flash, neko, js, flash9, php, cpp
Creates a MD5 of a String.
static function encode(s : String) : String
Back | Index