|
| HashString (std::string Type, std::string Hash) |
|
| HashString (std::string StringedHashString) |
|
std::string | HashType () |
|
bool | VerifyFile (std::string filename) const |
|
std::string | toStr () const |
|
bool | empty () const |
|
|
static const char ** | SupportedHashes () |
|
|
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:
- /home/egon/devel/apt/build-area/apt-0.9.12.1/apt-pkg/contrib/hashes.h
- /home/egon/devel/apt/build-area/apt-0.9.12.1/apt-pkg/contrib/hashes.cc