|
| HashString (std::string Type, std::string Hash) |
|
| HashString (std::string StringedHashString) |
|
std::string | HashType () |
|
bool | VerifyFile (std::string filename) const |
|
bool | FromFile (std::string filename) |
|
std::string | toStr () const |
|
bool | empty () const |
|
|
static const char ** | SupportedHashes () |
|
|
std::string | GetHashForFile (std::string filename) const |
|
|
std::string | Type |
|
std::string | Hash |
|
|
static const char * | _SupportedHashes [10] |
|
const char * _SupportedHashes |
|
staticprotected |
Initial value:=
{
"SHA512", "SHA256", "SHA1", "MD5Sum", NULL
}
The documentation for this class was generated from the following files:
- /build/apt-8VFzUB/apt-0.9.14.1+nmu1/apt-pkg/contrib/hashes.h
- /build/apt-8VFzUB/apt-0.9.14.1+nmu1/apt-pkg/contrib/hashes.cc