Botan 3.3.0
Crypto and TLS for C&
Botan::ECDH_PrivateKey Member List

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

algo_name() const overrideBotan::ECDH_PublicKeyinlinevirtual
algorithm_identifier() const overrideBotan::EC_PublicKeyvirtual
Botan::check_key(RandomNumberGenerator &rng, bool strong) const overrideBotan::EC_PublicKeyvirtual
Botan::EC_PrivateKey::check_key(RandomNumberGenerator &rng, bool strong) const overrideBotan::EC_PrivateKeyvirtual
create_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_encryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_kem_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_kem_encryption_op(std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_key_agreement_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const overrideBotan::ECDH_PrivateKeyvirtual
create_signature_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_verification_op(std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_x509_verification_op(const AlgorithmIdentifier &signature_algorithm, std::string_view provider) constBotan::Public_Keyvirtual
default_x509_signature_format() constBotan::Public_Keyinlinevirtual
DER_domain() constBotan::EC_PublicKeyinline
domain() constBotan::EC_PublicKeyinline
domain_format() constBotan::EC_PublicKeyinline
EC_PrivateKey(const EC_PrivateKey &other)=defaultBotan::EC_PrivateKey
EC_PrivateKey(RandomNumberGenerator &rng, const EC_Group &domain, const BigInt &x, bool with_modular_inverse=false)Botan::EC_PrivateKeyprotected
EC_PrivateKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits, bool with_modular_inverse=false)Botan::EC_PrivateKeyprotected
EC_PrivateKey()=defaultBotan::EC_PrivateKeyprotected
EC_PublicKey(const EC_PublicKey &other)=defaultBotan::EC_PublicKey
EC_PublicKey(const EC_Group &dom_par, const EC_Point &pub_point)Botan::EC_PublicKeyprotected
EC_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits)Botan::EC_PublicKeyprotected
EC_PublicKey()Botan::EC_PublicKeyinlineprotected
ECDH_PrivateKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits)Botan::ECDH_PrivateKeyinline
ECDH_PrivateKey(RandomNumberGenerator &rng, const EC_Group &domain, const BigInt &x=BigInt::zero())Botan::ECDH_PrivateKeyinline
ECDH_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits)Botan::ECDH_PublicKeyinline
ECDH_PublicKey(const EC_Group &dom_par, const EC_Point &public_point)Botan::ECDH_PublicKeyinline
ECDH_PublicKey()=defaultBotan::ECDH_PublicKeyprotected
estimated_strength() const overrideBotan::EC_PublicKeyvirtual
fingerprint_private(std::string_view alg) constBotan::Private_Key
fingerprint_public(std::string_view alg="SHA-256") constBotan::Public_Key
generate_another(RandomNumberGenerator &rng) const finalBotan::ECDH_PublicKeyvirtual
Botan::get_int_field(std::string_view field) const overrideBotan::EC_PublicKeyvirtual
Botan::EC_PrivateKey::get_int_field(std::string_view field) const finalBotan::EC_PrivateKeyvirtual
get_oid() constBotan::Public_Keyinline
key_length() const overrideBotan::EC_PublicKeyvirtual
m_domain_encodingBotan::EC_PublicKeyprotected
m_domain_paramsBotan::EC_PublicKeyprotected
m_point_encodingBotan::EC_PublicKeyprotected
m_private_keyBotan::EC_PrivateKeyprotected
m_public_keyBotan::EC_PublicKeyprotected
message_part_size() constBotan::Public_Keyinlinevirtual
message_parts() constBotan::Public_Keyinlinevirtual
object_identifier() constBotan::Asymmetric_Keyvirtual
Botan::operator=(const EC_PublicKey &other)=defaultBotan::EC_PublicKey
Botan::EC_PrivateKey::operator=(const EC_PrivateKey &other)=defaultBotan::EC_PrivateKey
pkcs8_algorithm_identifier() constBotan::Private_Keyinlinevirtual
point_encoding() constBotan::EC_PublicKeyinline
private_key_bits() const finalBotan::EC_PrivateKeyvirtual
private_key_info() constBotan::Private_Key
private_value() constBotan::EC_PrivateKey
public_key() const overrideBotan::ECDH_PrivateKeyvirtual
public_key_bits() const overrideBotan::EC_PublicKeyvirtual
public_point() constBotan::EC_PublicKeyinline
public_value() const overrideBotan::ECDH_PrivateKeyinlinevirtual
public_value(EC_Point_Format type) constBotan::ECDH_PrivateKeyinline
raw_private_key_bits() const finalBotan::EC_PrivateKeyvirtual
remaining_operations() constBotan::Private_Keyinlinevirtual
set_parameter_encoding(EC_Group_Encoding enc)Botan::EC_PublicKey
set_point_encoding(EC_Point_Format enc)Botan::EC_PublicKey
stateful_operation() constBotan::Private_Keyinlinevirtual
subject_public_key() constBotan::Public_Key
supports_operation(PublicKeyOperation op) const overrideBotan::ECDH_PublicKeyinlinevirtual
~Asymmetric_Key()=defaultBotan::Asymmetric_Keyvirtual
~EC_PrivateKey() override=defaultBotan::EC_PrivateKey
~EC_PublicKey() override=defaultBotan::EC_PublicKey