Botan 3.7.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::ECIES_KA_Operation, including all inherited members.
derive_secret(std::span< const uint8_t > eph_public_key_bin, const EC_AffinePoint &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 |