GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
This is the complete list of members for GpgFrontend::FileOperator, including all inherited members.
CalculateHash(const std::filesystem::path &file_path) | GpgFrontend::FileOperator | static |
ReadFile(const QString &file_name, QByteArray &data) | GpgFrontend::FileOperator | static |
ReadFileStd(const std::filesystem::path &file_name, std::string &data) | GpgFrontend::FileOperator | static |
WriteFile(const QString &file_name, const QByteArray &data) | GpgFrontend::FileOperator | static |
WriteFileStd(const std::filesystem::path &file_name, const std::string &data) | GpgFrontend::FileOperator | static |