Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::PK_Ops::Encryption_with_EME, including all inherited members.
ciphertext_length(size_t ptext_len) const =0 | Botan::PK_Ops::Encryption | pure virtual |
encrypt(std::span< const uint8_t > ptext, RandomNumberGenerator &rng) override | Botan::PK_Ops::Encryption_with_EME | virtual |
Encryption_with_EME(std::string_view eme) | Botan::PK_Ops::Encryption_with_EME | explicitprotected |
max_input_bits() const override | Botan::PK_Ops::Encryption_with_EME | virtual |
~Encryption()=default | Botan::PK_Ops::Encryption | virtual |
~Encryption_with_EME() override=default | Botan::PK_Ops::Encryption_with_EME |