Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

md5calc.h

Go to the documentation of this file.
00001 
00011 #ifndef OA_MD5CALC_H
00012 #define OA_MD5CALC_H
00013 
00020 void MD5_String(const char * string, char * output);
00021 
00028 void MD5_String2binary(const char * string, unsigned char * output);
00029 
00032 #endif // OA_MD5CALC_H

Generated on Fri Apr 28 10:20:04 2006 for OpenAthena by  doxygen 1.4.4