libsidplayfp 3.0.0
libsidplayfp::sidmd5 Class Reference

#include <sidmd5.h>

Public Member Functions

void append (const uint8_t *data, int nbytes)
std::string getDigest ()

Detailed Description

A wrapper around the md5 implementation that provides an hex formatted digest

Member Function Documentation

◆ append()

void libsidplayfp::sidmd5::append ( const uint8_t * data,
int nbytes )
inline

Append a string to the message.

◆ getDigest()

std::string libsidplayfp::sidmd5::getDigest ( )
inline

Return pointer to 32-byte hex fingerprint.


The documentation for this class was generated from the following file: