apt  0.9.7.7ubuntu3
Public Member Functions | Public Attributes | List of all members
Hashes Class Reference

Public Member Functions

bool Add (const unsigned char *Data, unsigned long long Size)
 
bool Add (const char *Data)
 
bool AddFD (int const Fd, unsigned long long Size=0)
 
bool AddFD (int const Fd, unsigned long long Size, bool const addMD5, bool const addSHA1, bool const addSHA256, bool const addSHA512)
 
bool AddFD (FileFd &Fd, unsigned long long Size=0)
 
bool AddFD (FileFd &Fd, unsigned long long Size, bool const addMD5, bool const addSHA1, bool const addSHA256, bool const addSHA512)
 
bool Add (const unsigned char *Beg, const unsigned char *End)
 

Public Attributes

MD5Summation MD5
 
SHA1Summation SHA1
 
SHA256Summation SHA256
 
SHA512Summation SHA512
 

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