| Botan
    1.10.16
    | 
#include <pk_ops.h>
 
  
 | Public Member Functions | |
| virtual SecureVector< byte > | decrypt (const byte msg[], size_t msg_len)=0 | 
| virtual size_t | max_input_bits () const =0 | 
| virtual | ~Decryption () | 
| 
 | inlinevirtual | 
| 
 | pure virtual | 
Implemented in Botan::RSA_Private_Operation, and Botan::ElGamal_Decryption_Operation.
| 
 | pure virtual | 
Implemented in Botan::RSA_Private_Operation, and Botan::ElGamal_Decryption_Operation.
 1.8.13
 1.8.13