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