Botan  1.10.9
Botan::DLIES_Encryptor Member List

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

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_Encryptorinline
encrypt(const MemoryRegion< byte > &in, RandomNumberGenerator &rng) const Botan::PK_Encryptorinline
PK_Encryptor()Botan::PK_Encryptorinline
set_other_key(const MemoryRegion< byte > &)Botan::DLIES_Encryptor
~DLIES_Encryptor()Botan::DLIES_Encryptor
~PK_Encryptor()Botan::PK_Encryptorinlinevirtual