FileCacheHash provides methods to make hashes from strings. More...
#include <FileCacheHash.h>
Static Public Member Functions | |
static std::string | getHash (std::string url) |
static int | maxLength () |
FileCacheHash provides methods to make hashes from strings.
Currently the SHA-1 hash from the openssl library is used.