Botan 3.5.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(const uint8_t msg[], size_t msg_len, 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 |