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