Crypto++  8.8
Free C++ class library of cryptographic schemes
Classes
hex.h File Reference

Classes for HexEncoder and HexDecoder. More...

Go to the source code of this file.

Classes

class  HexEncoder
 Converts given data to base 16. More...
 
class  HexDecoder
 Decode base 16 data back to bytes. More...
 

Detailed Description

Classes for HexEncoder and HexDecoder.

Definition in file hex.h.