// verify the given filename against the currently loaded hash
bool VerifyFile(std::string filename) const;
// verify the given filename against the currently loaded hash
bool VerifyFile(std::string filename) const;
private:
APT_HIDDEN APT_CONST inline unsigned int boolsToFlag(bool const addMD5, bool const addSHA1, bool const addSHA256, bool const addSHA512)
private:
APT_HIDDEN APT_CONST inline unsigned int boolsToFlag(bool const addMD5, bool const addSHA1, bool const addSHA256, bool const addSHA512)