Hex
The hexadecimal encoding and decoding functions are provided under the crypt.hex
namespace.
encode
Encodes data to hexadecimal representation.
Example
decode
Decodes hexadecimal encoded data.
The hexadecimal encoding and decoding functions are provided under the crypt.hex
namespace.
Encodes data to hexadecimal representation.
Decodes hexadecimal encoded data.