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

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

algo_name() const =0Botan::Asymmetric_Keypure virtual
algorithm_identifier() const overrideBotan::EC_PublicKeyvirtual
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) constBotan::Private_Keyvirtual
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
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 =0Botan::Asymmetric_Keypure virtual
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
operator=(const EC_PrivateKey &other)=defaultBotan::EC_PrivateKey
Botan::EC_PublicKey::operator=(const EC_PublicKey &other)=defaultBotan::EC_PublicKey
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 =0Botan::Private_Keypure virtual
public_key_bits() const overrideBotan::EC_PublicKeyvirtual
public_point() constBotan::EC_PublicKeyinline
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 =0Botan::Asymmetric_Keypure virtual
~Asymmetric_Key()=defaultBotan::Asymmetric_Keyvirtual
~EC_PrivateKey() override=defaultBotan::EC_PrivateKey
~EC_PublicKey() override=defaultBotan::EC_PublicKey