| _default_x509_signature_format() const | Botan::Asymmetric_Key | virtual |
| _public_ec_point() const | Botan::EC_PublicKey | |
| _signature_element_size_for_DER_encoding() const | Botan::Asymmetric_Key | inlinevirtual |
| algo_name() const override | Botan::TPM2::EC_PublicKey | inlinevirtual |
| algorithm_identifier() const override | Botan::EC_PublicKey | virtual |
| check_key(RandomNumberGenerator &rng, bool strong) const override | Botan::EC_PublicKey | virtual |
| create(Object handles, const SessionBundle &sessions) | Botan::TPM2::PublicKey | protectedstatic |
| create_encryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const | Botan::Public_Key | virtual |
| create_kem_encryption_op(std::string_view params, std::string_view provider) const | Botan::Public_Key | virtual |
| create_verification_op(std::string_view params, std::string_view provider) const override | Botan::TPM2::EC_PublicKey | 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_PublicKey(Object handle, SessionBundle sessions, const TPM2B_PUBLIC *public_blob) | Botan::TPM2::EC_PublicKey | protected |
| EC_PublicKey(Object handle, SessionBundle sessions, std::pair< EC_Group, EC_AffinePoint > public_key) | Botan::TPM2::EC_PublicKey | protected |
| Botan::EC_PublicKey::EC_PublicKey(const EC_PublicKey &other)=default | Botan::EC_PublicKey | |
| Botan::EC_PublicKey::EC_PublicKey(EC_PublicKey &&other)=delete | Botan::EC_PublicKey | |
| Botan::EC_PublicKey::EC_PublicKey(EC_Group group, EC_AffinePoint public_key) | Botan::EC_PublicKey | protected |
| Botan::EC_PublicKey::EC_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits) | Botan::EC_PublicKey | protected |
| Botan::EC_PublicKey::EC_PublicKey()=default | Botan::EC_PublicKey | protected |
| estimated_strength() const override | Botan::EC_PublicKey | virtual |
| fingerprint_public(std::string_view alg="SHA-256") const | Botan::Public_Key | |
| generate_another(Botan::RandomNumberGenerator &) const override | Botan::TPM2::PublicKey | inlinevirtual |
| get_int_field(std::string_view field) const override | Botan::EC_PublicKey | virtual |
| get_oid() const | Botan::Public_Key | inline |
| handles() const | Botan::TPM2::PublicKey | inline |
| key_length() const override | Botan::EC_PublicKey | virtual |
| load_persistent(const std::shared_ptr< Context > &ctx, TPM2_HANDLE persistent_object_handle, const SessionBundle &sessions={}) | Botan::TPM2::PublicKey | static |
| load_transient(const std::shared_ptr< Context > &ctx, std::span< const uint8_t > public_blob, const SessionBundle &sessions) | Botan::TPM2::PublicKey | static |
| m_domain_encoding | Botan::EC_PublicKey | protected |
| m_point_encoding | Botan::EC_PublicKey | 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_PublicKey &other)=default | Botan::EC_PublicKey | |
| operator=(EC_PublicKey &&other)=delete | Botan::EC_PublicKey | |
| point_encoding() const | Botan::EC_PublicKey | inline |
| public_key_bits() const override | Botan::TPM2::EC_PublicKey | virtual |
| PublicKey(Object object, SessionBundle sessions) | Botan::TPM2::PublicKey | inlineprotected |
| raw_public_key_bits() const override | Botan::TPM2::EC_PublicKey | virtual |
| sessions() const | Botan::TPM2::PublicKey | inline |
| set_parameter_encoding(EC_Group_Encoding enc) | Botan::EC_PublicKey | |
| set_point_encoding(EC_Point_Format enc) | Botan::EC_PublicKey | |
| subject_public_key() const | Botan::Public_Key | |
| supports_operation(PublicKeyOperation op) const override | Botan::TPM2::EC_PublicKey | inlinevirtual |
| TPM2::PublicKey class | Botan::TPM2::EC_PublicKey | friend |
| ~Asymmetric_Key()=default | Botan::Asymmetric_Key | virtual |
| ~EC_PublicKey() override=default | Botan::EC_PublicKey | |