Botan
1.11.15
|
decrypt(const byte in[], size_t length) const | Botan::PK_Decryptor | [inline] |
decrypt(const std::vector< byte, Alloc > &in) const | Botan::PK_Decryptor | [inline] |
DLIES_Decryptor(const PK_Key_Agreement_Key &, KDF *kdf, MessageAuthenticationCode *mac, size_t mac_key_len=20) | Botan::DLIES_Decryptor | |
operator=(const PK_Decryptor &) | Botan::PK_Decryptor | |
PK_Decryptor() | Botan::PK_Decryptor | [inline] |
PK_Decryptor(const PK_Decryptor &) | Botan::PK_Decryptor | |
~PK_Decryptor() | Botan::PK_Decryptor | [inline, virtual] |