Botan 3.6.1
Crypto and TLS for C&
Botan::PK_Ops::Encryption Member List

This is the complete list of members for Botan::PK_Ops::Encryption, including all inherited members.

ciphertext_length(size_t ptext_len) const =0Botan::PK_Ops::Encryptionpure virtual
encrypt(std::span< const uint8_t > msg, RandomNumberGenerator &rng)=0Botan::PK_Ops::Encryptionpure virtual
max_input_bits() const =0Botan::PK_Ops::Encryptionpure virtual
~Encryption()=defaultBotan::PK_Ops::Encryptionvirtual