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