Botan 3.4.0
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(const uint8_t msg[], size_t msg_len, RandomNumberGenerator &rng)=0Botan::PK_Ops::Encryptionpure virtual
max_input_bits() const =0Botan::PK_Ops::Encryptionpure virtual
~Encryption()=defaultBotan::PK_Ops::Encryptionvirtual