|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::ECDH_PrivateKey, including all inherited members.
| _default_x509_signature_format() const | Botan::Asymmetric_Key | virtual |
| _private_key() const | Botan::EC_PrivateKey | |
| _public_ec_point() const | Botan::EC_PublicKey | |
| _signature_element_size_for_DER_encoding() const | Botan::Asymmetric_Key | inlinevirtual |
| algo_name() const override | Botan::ECDH_PublicKey | inlinevirtual |
| algorithm_identifier() const override | Botan::EC_PublicKey | virtual |
| check_key(RandomNumberGenerator &rng, bool strong) const override | Botan::EC_PrivateKey | virtual |
| create_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const | Botan::Private_Key | virtual |
| create_encryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const | Botan::Public_Key | virtual |
| create_kem_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const | Botan::Private_Key | virtual |
| create_kem_encryption_op(std::string_view params, std::string_view provider) const | Botan::Public_Key | virtual |
| create_key_agreement_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const override | Botan::ECDH_PrivateKey | virtual |
| create_signature_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const | Botan::Private_Key | virtual |
| create_verification_op(std::string_view params, std::string_view provider) const | Botan::Public_Key | virtual |
| create_x509_verification_op(const AlgorithmIdentifier &signature_algorithm, std::string_view provider) const | Botan::Public_Key | virtual |
| default_x509_signature_format() const | Botan::Public_Key | inline |
| DER_domain() const | Botan::EC_PublicKey | |
| domain() const | Botan::EC_PublicKey | |
| domain_format() const | Botan::EC_PublicKey | inline |
| EC_PrivateKey(const EC_PrivateKey &other)=default | Botan::EC_PrivateKey | |
| EC_PrivateKey(EC_PrivateKey &&other)=delete | Botan::EC_PrivateKey | |
| EC_PrivateKey(RandomNumberGenerator &rng, EC_Group group, const BigInt &x, bool with_modular_inverse=false) | Botan::EC_PrivateKey | protected |
| EC_PrivateKey(RandomNumberGenerator &rng, EC_Group group, bool with_modular_inverse=false) | Botan::EC_PrivateKey | protected |
| EC_PrivateKey(EC_Group group, EC_Scalar scalar, bool with_modular_inverse=false) | Botan::EC_PrivateKey | protected |
| EC_PrivateKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits, bool with_modular_inverse=false) | Botan::EC_PrivateKey | protected |
| EC_PrivateKey()=default | Botan::EC_PrivateKey | protected |
| EC_PublicKey(const EC_PublicKey &other)=default | Botan::EC_PublicKey | |
| Botan::ECDH_PublicKey::EC_PublicKey(EC_PublicKey &&other)=delete | Botan::EC_PublicKey | |
| Botan::ECDH_PublicKey::EC_PublicKey(EC_Group group, EC_AffinePoint public_key) | Botan::EC_PublicKey | protected |
| Botan::ECDH_PublicKey::EC_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits) | Botan::EC_PublicKey | protected |
| Botan::ECDH_PublicKey::EC_PublicKey()=default | Botan::EC_PublicKey | protected |
| ECDH_PrivateKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits) | Botan::ECDH_PrivateKey | inline |
| ECDH_PrivateKey(EC_Group group, EC_Scalar x) | Botan::ECDH_PrivateKey | inline |
| ECDH_PrivateKey(RandomNumberGenerator &rng, EC_Group group) | Botan::ECDH_PrivateKey | inline |
| ECDH_PrivateKey(RandomNumberGenerator &rng, const EC_Group &group, const BigInt &x) | Botan::ECDH_PrivateKey | inline |
| ECDH_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits) | Botan::ECDH_PublicKey | inline |
| ECDH_PublicKey(const EC_Group &group, const EC_AffinePoint &public_key) | Botan::ECDH_PublicKey | inline |
| ECDH_PublicKey()=default | Botan::ECDH_PublicKey | protected |
| estimated_strength() const override | Botan::EC_PublicKey | virtual |
| fingerprint_private(std::string_view alg) const | Botan::Private_Key | |
| fingerprint_public(std::string_view alg="SHA-256") const | Botan::Public_Key | |
| generate_another(RandomNumberGenerator &rng) const final | Botan::ECDH_PublicKey | virtual |
| get_int_field(std::string_view field) const final | Botan::EC_PrivateKey | virtual |
| get_oid() const | Botan::Public_Key | inline |
| key_length() const override | Botan::EC_PublicKey | virtual |
| m_domain_encoding | Botan::EC_PublicKey | protected |
| m_point_encoding | Botan::EC_PublicKey | protected |
| m_private_key | Botan::EC_PrivateKey | protected |
| m_public_key | Botan::EC_PublicKey | protected |
| message_part_size() const | Botan::Public_Key | inline |
| message_parts() const | Botan::Public_Key | inline |
| object_identifier() const | Botan::Asymmetric_Key | virtual |
| operator=(const EC_PrivateKey &other)=default | Botan::EC_PrivateKey | |
| Botan::EC_PrivateKey::operator=(EC_PrivateKey &&other)=delete | Botan::EC_PrivateKey | |
| Botan::ECDH_PublicKey::operator=(const EC_PublicKey &other)=default | Botan::EC_PublicKey | |
| Botan::ECDH_PublicKey::operator=(EC_PublicKey &&other)=delete | Botan::EC_PublicKey | |
| pkcs8_algorithm_identifier() const | Botan::Private_Key | inlinevirtual |
| point_encoding() const | Botan::EC_PublicKey | inline |
| private_key_bits() const final | Botan::EC_PrivateKey | virtual |
| private_key_info() const | Botan::Private_Key | |
| private_value() const | Botan::EC_PrivateKey | |
| public_key() const override | Botan::ECDH_PrivateKey | virtual |
| public_key_bits() const override | Botan::EC_PublicKey | virtual |
| public_value() const override | Botan::ECDH_PrivateKey | inlinevirtual |
| public_value(EC_Point_Format type) const | Botan::ECDH_PrivateKey | inline |
| raw_private_key_bits() const final | Botan::EC_PrivateKey | virtual |
| raw_public_key_bits() const override | Botan::EC_PublicKey | virtual |
| remaining_operations() const | Botan::Private_Key | inlinevirtual |
| set_parameter_encoding(EC_Group_Encoding enc) | Botan::EC_PublicKey | |
| set_point_encoding(EC_Point_Format enc) | Botan::EC_PublicKey | |
| stateful_operation() const | Botan::Private_Key | inlinevirtual |
| subject_public_key() const | Botan::Public_Key | |
| supports_operation(PublicKeyOperation op) const override | Botan::ECDH_PublicKey | inlinevirtual |
| ~Asymmetric_Key()=default | Botan::Asymmetric_Key | virtual |
| ~EC_PrivateKey() override=default | Botan::EC_PrivateKey | |
| ~EC_PublicKey() override=default | Botan::EC_PublicKey |