Botan 3.4.0
Crypto and TLS for C&
Botan::PK_Ops::Decryption Member List

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

decrypt(uint8_t &valid_mask, const uint8_t ciphertext[], size_t ciphertext_len)=0Botan::PK_Ops::Decryptionpure virtual
plaintext_length(size_t ctext_len) const =0Botan::PK_Ops::Decryptionpure virtual
~Decryption()=defaultBotan::PK_Ops::Decryptionvirtual