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

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

algo_name() const overrideBotan::ECDSA_PublicKeyinlinevirtual
algorithm_identifier() const overrideBotan::EC_PublicKeyvirtual
check_key(RandomNumberGenerator &rng, bool) const overrideBotan::ECDSA_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) const overrideBotan::ECDSA_PrivateKeyvirtual
create_verification_op(std::string_view params, std::string_view provider) const overrideBotan::ECDSA_PublicKeyvirtual
create_x509_verification_op(const AlgorithmIdentifier &signature_algorithm, std::string_view provider) const overrideBotan::ECDSA_PublicKeyvirtual
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
ECDSA_PrivateKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits)Botan::ECDSA_PrivateKeyinline
ECDSA_PrivateKey(RandomNumberGenerator &rng, const EC_Group &domain, const BigInt &x=BigInt::zero())Botan::ECDSA_PrivateKeyinline
ECDSA_PublicKey(const EC_Group &dom_par, const EC_Point &public_point)Botan::ECDSA_PublicKeyinline
ECDSA_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits)Botan::ECDSA_PublicKeyinline
ECDSA_PublicKey(const EC_Group &group, const std::vector< uint8_t > &msg, const BigInt &r, const BigInt &s, uint8_t v)Botan::ECDSA_PublicKey
ECDSA_PublicKey()=defaultBotan::ECDSA_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 overrideBotan::ECDSA_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() const overrideBotan::ECDSA_PublicKeyinlinevirtual
message_parts() const overrideBotan::ECDSA_PublicKeyinlinevirtual
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::ECDSA_PrivateKeyvirtual
public_key_bits() const overrideBotan::EC_PublicKeyvirtual
public_point() constBotan::EC_PublicKeyinline
raw_private_key_bits() const finalBotan::EC_PrivateKeyvirtual
recovery_param(const std::vector< uint8_t > &msg, const BigInt &r, const BigInt &s) constBotan::ECDSA_PublicKey
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::ECDSA_PublicKeyinlinevirtual
~Asymmetric_Key()=defaultBotan::Asymmetric_Keyvirtual
~EC_PrivateKey() override=defaultBotan::EC_PrivateKey
~EC_PublicKey() override=defaultBotan::EC_PublicKey