58 const std::string
hex();
65 const std::string
binary();
72 void feed(
const unsigned char* data,
unsigned length );
78 void feed(
const std::string& data );
83 inline unsigned shift(
int bits,
unsigned word );
89 unsigned char Message_Block[64];
90 int Message_Block_Index;
void feed(const unsigned char *data, unsigned length)
const std::string binary()
The namespace for the gloox library.