Extracted from Pike v7.4 release 117 at 2004-07-26.
pike.ida.liu.se
[Top]
predef::
Crypto

Method Crypto.string_to_hex()


Method string_to_hex

string Crypto.string_to_hex(string data)

Description

Convert a string of binary data to a hexadecimal string.

See also

hex_to_string()