| _default_x509_signature_format() const | Botan::Asymmetric_Key | virtual |
| _signature_element_size_for_DER_encoding() const | Botan::Asymmetric_Key | inlinevirtual |
| algo_name() const override | Botan::SphincsPlus_PublicKey | virtual |
| algorithm_identifier() const override | Botan::SphincsPlus_PublicKey | virtual |
| check_key(RandomNumberGenerator &rng, bool strong) const override | Botan::SphincsPlus_PublicKey | virtual |
| 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::SphincsPlus_PublicKey | virtual |
| create_x509_verification_op(const AlgorithmIdentifier &signature_algorithm, std::string_view provider) const override | Botan::SphincsPlus_PublicKey | virtual |
| default_x509_signature_format() const | Botan::Public_Key | inline |
| estimated_strength() const override | Botan::SphincsPlus_PublicKey | virtual |
| fingerprint_public(std::string_view alg="SHA-256") const | Botan::Public_Key | |
| generate_another(RandomNumberGenerator &rng) const final | Botan::SphincsPlus_PublicKey | virtual |
| get_int_field(std::string_view field) const | Botan::Asymmetric_Key | virtual |
| get_oid() const | Botan::Public_Key | inline |
| key_length() const override | Botan::SphincsPlus_PublicKey | virtual |
| m_public | Botan::SphincsPlus_PublicKey | protected |
| message_part_size() const | Botan::Public_Key | inline |
| message_parts() const | Botan::Public_Key | inline |
| object_identifier() const override | Botan::SphincsPlus_PublicKey | virtual |
| operator=(const SphincsPlus_PublicKey &other)=default | Botan::SphincsPlus_PublicKey | |
| operator=(SphincsPlus_PublicKey &&other)=default | Botan::SphincsPlus_PublicKey | |
| public_key_bits() const override | Botan::SphincsPlus_PublicKey | virtual |
| raw_public_key_bits() const override | Botan::SphincsPlus_PublicKey | virtual |
| SphincsPlus_PublicKey(std::span< const uint8_t > pub_key, Sphincs_Parameter_Set type, Sphincs_Hash_Type hash) | Botan::SphincsPlus_PublicKey | |
| SphincsPlus_PublicKey(std::span< const uint8_t > pub_key, Sphincs_Parameters params) | Botan::SphincsPlus_PublicKey | |
| SphincsPlus_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits) | Botan::SphincsPlus_PublicKey | |
| SphincsPlus_PublicKey(const SphincsPlus_PublicKey &other)=default | Botan::SphincsPlus_PublicKey | |
| SphincsPlus_PublicKey(SphincsPlus_PublicKey &&other)=default | Botan::SphincsPlus_PublicKey | |
| SphincsPlus_PublicKey()=default | Botan::SphincsPlus_PublicKey | protected |
| subject_public_key() const | Botan::Public_Key | |
| supports_operation(PublicKeyOperation op) const override | Botan::SphincsPlus_PublicKey | virtual |
| ~Asymmetric_Key()=default | Botan::Asymmetric_Key | virtual |
| ~SphincsPlus_PublicKey() override | Botan::SphincsPlus_PublicKey | |