Examples
Demos
Snippets
Showcase
Blog
Docs
API
Forum
View source
class
Md5
package
haxe.crypto
@:keep
@:directlyUsed
Creates a MD5 of a String.
Static methods
static
encode
(
s:
String
):
String