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

Method Crypto.hex_to_string()


Method hex_to_string

string Crypto.hex_to_string(string hex)

Description

Convert a string of hexadecimal digits to binary data.

See also

string_to_hex()