|
Botan
2.13.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::LZMA_Compression, including all inherited members.
| clear() finaloverride | Botan::Stream_Compression | virtual |
| create(const std::string &algo_spec) | Botan::Compression_Algorithm | static |
| create_or_throw(const std::string &algo_spec) | Botan::Compression_Algorithm | static |
| finish(secure_vector< uint8_t > &buf, size_t offset) finaloverride | Botan::Stream_Compression | virtual |
| name() const override | Botan::LZMA_Compression | inlinevirtual |
| update(secure_vector< uint8_t > &buf, size_t offset, bool flush) finaloverride | Botan::Stream_Compression | virtual |
| ~Compression_Algorithm()=default | Botan::Compression_Algorithm | virtual |
1.8.9.1