TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Hex ( string plain ) -> string hexenc

Description

Return the hexadecimal ASCII representation of input string 'plain'.

Examples

Hex("foo");
Hex(Md5Sum("foo"));

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group