haXe HXMPP API
Back | Index
class jabber.util.SHA1
static function encode(t : String) : String
Takes a string and returns the hex representation of its SHA-1.
Back | Index