libsidplayfp
1.4.0
|
#include <sidmd5.h>
Public Member Functions | |
void | append (const void *data, int nbytes) |
Append a string to the message. | |
void | finish () |
Finish the message. | |
void | reset () |
Initialize the algorithm. Reset starting values. | |
std::string | getDigest () |
Return pointer to 32-byte hex fingerprint. | |
A wrapper around the md5 implementation that provides an hex formatted digest