This document describes Hex Encdoe, Decode in block coding method.
Index
Hex Block
1) Hex Encode
•
Encodes the entered string into Hex.
•
Example of using a block
2) Hex Decode
•
Decode a Hex encoded string to the original string.
•
Example of using a block