Extracted from Pike v7.3 release 45 at 2002-06-04.
pike.roxen.com
[Top]
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

Crypto.hex_to_string