Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
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

Crypto.string_to_hex