Botan
1.11.15
|
DLIES_Encryptor(const PK_Key_Agreement_Key &, KDF *kdf, MessageAuthenticationCode *mac, size_t mac_key_len=20) | Botan::DLIES_Encryptor | |
encrypt(const byte in[], size_t length, RandomNumberGenerator &rng) const | Botan::PK_Encryptor | [inline] |
encrypt(const std::vector< byte, Alloc > &in, RandomNumberGenerator &rng) const | Botan::PK_Encryptor | [inline] |
operator=(const PK_Encryptor &) | Botan::PK_Encryptor | |
PK_Encryptor() | Botan::PK_Encryptor | [inline] |
PK_Encryptor(const PK_Encryptor &) | Botan::PK_Encryptor | |
set_other_key(const std::vector< byte > &) | Botan::DLIES_Encryptor | |
~PK_Encryptor() | Botan::PK_Encryptor | [inline, virtual] |