|
GDCM 3.0.24
|
#include <gdcmMD5.h>
Static Public Member Functions | |
| static bool | Compute (const char *buffer, size_t buf_len, char digest_str[33]) |
| static bool | ComputeFile (const char *filename, char digest_str[33]) |
Compute md5 from a file filename | |
Class for MD5.
In all other cases it will return an error
|
static |
|
static |
Compute md5 from a file filename