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