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