bkcrack 1.7.1
Crack legacy zip encryption with Biham and Kocher's known plaintext attack.
FileError Class Reference

Exception thrown if a file cannot be opened. More...

#include <file.hpp>

Inheritance diagram for FileError:
BaseError

Public Member Functions

 FileError (const std::string &description)
 Constructor.
Public Member Functions inherited from BaseError
 BaseError (const std::string &type, const std::string &description)
 Constructor.

Detailed Description

Exception thrown if a file cannot be opened.


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