Extracted from Pike v7.4 release 341 at 2005-11-30.
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()