Extracted from Pike v7.3 release 18 at 2002-03-27.
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