#include <stmd5.h>
Public Member Functions | |
StMd5 () | |
StString | calculate (StFile file) |
Private Member Functions | |
StString | getSum (const MD5_CTX &ctx) |
StMd5::StMd5 | ( | ) | [inline] |
file | File to calculate the MD5 sum |
StString StMd5::getSum | ( | const MD5_CTX & | ctx | ) | [private] |