GDCM
2.4.5
|
#include <gdcmSHA1.h>
Public Member Functions | |
SHA1 () | |
~SHA1 () | |
Static Public Member Functions | |
static bool | Compute (const char *buffer, unsigned long buf_len, char digest_str[20 *2+1]) |
static bool | ComputeFile (const char *filename, char digest_str[20 *2+1]) |
Class for SHA1.
In all other cases it will return an error
gdcm::SHA1::SHA1 | ( | ) |
gdcm::SHA1::~SHA1 | ( | ) |
|
static |
|
static |