Botan 3.6.1
Crypto and TLS for C&
|
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) const | Botan::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 |