|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::Hybrid_PrivateKey, including all inherited members.
| _default_x509_signature_format() const | Botan::Asymmetric_Key | virtual |
| _signature_element_size_for_DER_encoding() const | Botan::Asymmetric_Key | inlinevirtual |
| algo_name() const =0 | Botan::Asymmetric_Key | pure virtual |
| algorithm_identifier() const =0 | Botan::Public_Key | pure virtual |
| check_key(RandomNumberGenerator &rng, bool strong) const override | Botan::Hybrid_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 | Botan::Private_Key | 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 |
| estimated_strength() const =0 | Botan::Asymmetric_Key | pure virtual |
| extract_public_keys(const std::vector< std::unique_ptr< Private_Key > > &private_keys) | Botan::Hybrid_PrivateKey | protectedstatic |
| 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 =0 | Botan::Asymmetric_Key | pure virtual |
| get_int_field(std::string_view field) const | Botan::Asymmetric_Key | virtual |
| get_oid() const | Botan::Public_Key | inline |
| Hybrid_PrivateKey(const Hybrid_PrivateKey &)=delete | Botan::Hybrid_PrivateKey | |
| Hybrid_PrivateKey(Hybrid_PrivateKey &&)=default | Botan::Hybrid_PrivateKey | |
| Hybrid_PrivateKey(std::vector< std::unique_ptr< Private_Key > > private_keys) | Botan::Hybrid_PrivateKey | explicit |
| key_length() const =0 | Botan::Public_Key | pure virtual |
| message_part_size() const | Botan::Public_Key | inline |
| message_parts() const | Botan::Public_Key | inline |
| object_identifier() const | Botan::Asymmetric_Key | virtual |
| operator=(const Hybrid_PrivateKey &)=delete | Botan::Hybrid_PrivateKey | |
| operator=(Hybrid_PrivateKey &&)=default | Botan::Hybrid_PrivateKey | |
| pkcs8_algorithm_identifier() const | Botan::Private_Key | inlinevirtual |
| private_key_bits() const override | Botan::Hybrid_PrivateKey | virtual |
| private_key_info() const | Botan::Private_Key | |
| private_keys() const | Botan::Hybrid_PrivateKey | inline |
| public_key() const =0 | Botan::Private_Key | pure virtual |
| public_key_bits() const =0 | Botan::Public_Key | pure virtual |
| raw_private_key_bits() const | Botan::Private_Key | virtual |
| raw_public_key_bits() const =0 | Botan::Public_Key | pure virtual |
| remaining_operations() const | Botan::Private_Key | inlinevirtual |
| stateful_operation() const | Botan::Private_Key | inlinevirtual |
| subject_public_key() const | Botan::Public_Key | |
| supports_operation(PublicKeyOperation op) const =0 | Botan::Asymmetric_Key | pure virtual |
| ~Asymmetric_Key()=default | Botan::Asymmetric_Key | virtual |
| ~Hybrid_PrivateKey() override=default | Botan::Hybrid_PrivateKey |