apt  0.9.7.7ubuntu3
Public Member Functions | List of all members
SHA512Summation Class Reference
Inheritance diagram for SHA512Summation:
SHA2SummationBase SummationImplementation

Public Member Functions

bool Add (const unsigned char *inbuf, unsigned long long len)
 
SHA512SumValue Result ()
 
- Public Member Functions inherited from SHA2SummationBase
void Result ()
 
- Public Member Functions inherited from SummationImplementation
bool Add (const char *inbuf, unsigned long long const inlen)
 
bool Add (const unsigned char *Data)
 
bool Add (const char *Data)
 
bool Add (const unsigned char *Beg, const unsigned char *End)
 
bool Add (const char *Beg, const char *End)
 
bool AddFD (int Fd, unsigned long long Size=0)
 
bool AddFD (FileFd &Fd, unsigned long long Size=0)
 

Additional Inherited Members

- Protected Attributes inherited from SHA2SummationBase
bool Done
 

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