Botan 3.4.0
Crypto and TLS for C&
Botan::ECIES_KA_Operation Member List

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

derive_secret(const std::vector< uint8_t > &eph_public_key_bin, const EC_Point &other_public_key_point) constBotan::ECIES_KA_Operation
ECIES_KA_Operation(const PK_Key_Agreement_Key &private_key, const ECIES_KA_Params &ecies_params, bool for_encryption, RandomNumberGenerator &rng)Botan::ECIES_KA_Operation