Botan 3.10.0
Crypto and TLS for C&
Botan::PK_Ops::Encryption_with_Padding Member List

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

ciphertext_length(size_t ptext_len) const =0Botan::PK_Ops::Encryptionpure virtual
encrypt(std::span< const uint8_t > ptext, RandomNumberGenerator &rng) overrideBotan::PK_Ops::Encryption_with_Paddingvirtual
Encryption_with_Padding(std::string_view padding)Botan::PK_Ops::Encryption_with_Paddingexplicitprotected
max_input_bits() const overrideBotan::PK_Ops::Encryption_with_Paddingvirtual
~Encryption()=defaultBotan::PK_Ops::Encryptionvirtual
~Encryption_with_Padding() overrideBotan::PK_Ops::Encryption_with_Padding