List of all members.
Public Member Functions |
|
| HashString (string Type, string Hash) |
|
| HashString (string StringedHashString) |
|
string | HashType () |
|
bool | VerifyFile (string filename) const |
|
string | toStr () const |
|
bool | empty () const |
Static Public Member Functions |
|
static const char ** | SupportedHashes () |
Protected Attributes |
|
string | Type |
|
string | Hash |
Static Protected Attributes |
| static const char * | _SupportedHashes [10] |
Member Data Documentation
const char * _SupportedHashes [static, protected] |
Initial value:
{
"SHA256", "SHA1", "MD5Sum", NULL
}
The documentation for this class was generated from the following files:
- /space/home/egon/devel/apt/cve-fix/debian/squeeze/apt-0.8.10.3+squeeze3/apt-pkg/contrib/hashes.h
- /space/home/egon/devel/apt/cve-fix/debian/squeeze/apt-0.8.10.3+squeeze3/apt-pkg/contrib/hashes.cc