Public Member Functions | Private Member Functions | Private Attributes
md5wrapper Class Reference

#include <md5wrapper.h>

List of all members.

Public Member Functions

std::string getHashFromString (std::string text)
 md5wrapper ()
 ~md5wrapper ()

Private Member Functions

std::string convToString (unsigned char *bytes)
std::string hashit (std::string text)

Private Attributes

MD5md5

Detailed Description

Definition at line 26 of file md5wrapper.h.


Constructor & Destructor Documentation

Definition at line 74 of file md5wrapper.cpp.

Definition at line 81 of file md5wrapper.cpp.


Member Function Documentation

std::string md5wrapper::convToString ( unsigned char *  bytes) [private]

Definition at line 56 of file md5wrapper.cpp.

std::string md5wrapper::getHashFromString ( std::string  text)

Definition at line 91 of file md5wrapper.cpp.

std::string md5wrapper::hashit ( std::string  text) [private]

Definition at line 31 of file md5wrapper.cpp.


Member Data Documentation

MD5* md5wrapper::md5 [private]

Definition at line 29 of file md5wrapper.h.


The documentation for this class was generated from the following files:


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30