36 static bool Compute(
const char *buffer,
size_t buf_len,
char digest_str[33]);
39 static bool ComputeFile(
const char *filename,
char digest_str[33]);
Class for MD5.
Definition gdcmMD5.h:33
static bool ComputeFile(const char *filename, char digest_str[33])
Compute md5 from a file filename
static bool Compute(const char *buffer, size_t buf_len, char digest_str[33])
#define GDCM_EXPORT
Definition gdcmWin32.h:34