|
Botan 3.10.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::TPM2::RSA_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 override | Botan::RSA_PublicKey | inlinevirtual |
| algorithm_identifier() const override | Botan::RSA_PublicKey | virtual |
| check_key(RandomNumberGenerator &rng, bool strong) const override | Botan::RSA_PublicKey | virtual |
| create(Object handles, const SessionBundle &sessions, const TPM2B_PUBLIC *public_info, std::span< const uint8_t > private_blob) | Botan::TPM2::PrivateKey | protectedstatic |
| create_decryption_op(Botan::RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const override | Botan::TPM2::RSA_PrivateKey | virtual |
| create_encryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const override | Botan::RSA_PublicKey | 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 override | Botan::RSA_PublicKey | virtual |
| create_key_agreement_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const | Botan::Private_Key | virtual |
| create_signature_op(Botan::RandomNumberGenerator &rng, std::string_view params, std::string_view provider) const override | Botan::TPM2::RSA_PrivateKey | virtual |
| create_transient_from_template(const std::shared_ptr< Context > &ctx, const SessionBundle &sessions, ESYS_TR parent, const TPMT_PUBLIC &key_template, const TPM2B_SENSITIVE_CREATE &sensitive_data) | Botan::TPM2::PrivateKey | static |
| create_unrestricted_transient(const std::shared_ptr< Context > &ctx, const SessionBundle &sessions, std::span< const uint8_t > auth_value, const TPM2::PrivateKey &parent, uint16_t keylength, std::optional< uint32_t > exponent={}) | Botan::TPM2::RSA_PrivateKey | static |
| create_verification_op(std::string_view params, std::string_view provider) const override | Botan::RSA_PublicKey | virtual |
| create_x509_verification_op(const AlgorithmIdentifier &alg_id, std::string_view provider) const override | Botan::RSA_PublicKey | virtual |
| default_x509_signature_format() const | Botan::Public_Key | inline |
| estimated_strength() const override | Botan::RSA_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 override | Botan::RSA_PublicKey | virtual |
| get_e() const | Botan::RSA_PublicKey | |
| get_int_field(std::string_view field) const override | Botan::RSA_PublicKey | virtual |
| get_n() const | Botan::RSA_PublicKey | |
| get_oid() const | Botan::Public_Key | inline |
| handles() | Botan::TPM2::PrivateKey | inline |
| handles() const | Botan::TPM2::PrivateKey | inline |
| init(BigInt &&n, BigInt &&e) | Botan::RSA_PublicKey | protected |
| is_parent() const | Botan::TPM2::PrivateKey | |
| key_length() const override | Botan::RSA_PublicKey | virtual |
| load_persistent(const std::shared_ptr< Context > &ctx, TPM2_HANDLE persistent_object_handle, std::span< const uint8_t > auth_value, const SessionBundle &sessions) | Botan::TPM2::PrivateKey | static |
| load_transient(const std::shared_ptr< Context > &ctx, std::span< const uint8_t > auth_value, const TPM2::PrivateKey &parent, std::span< const uint8_t > public_blob, std::span< const uint8_t > private_blob, const SessionBundle &sessions) | Botan::TPM2::PrivateKey | static |
| m_public | Botan::RSA_PublicKey | protected |
| message_part_size() const | Botan::Public_Key | inline |
| message_parts() const | Botan::Public_Key | inline |
| object_identifier() const | Botan::Asymmetric_Key | virtual |
| pkcs8_algorithm_identifier() const | Botan::Private_Key | inlinevirtual |
| private_key_bits() const override | Botan::TPM2::PrivateKey | inlinevirtual |
| private_key_info() const | Botan::Private_Key | |
| PrivateKey(Object handle, SessionBundle sessions, std::span< const uint8_t > private_blob={}) | Botan::TPM2::PrivateKey | inlineprotected |
| public_data() const | Botan::RSA_PublicKey | |
| public_key() const override | Botan::TPM2::RSA_PrivateKey | inlinevirtual |
| public_key_bits() const override | Botan::RSA_PublicKey | virtual |
| raw_private_key_bits() const override | Botan::TPM2::PrivateKey | virtual |
| raw_public_key_bits() const override | Botan::TPM2::RSA_PrivateKey | inlinevirtual |
| remaining_operations() const | Botan::Private_Key | inlinevirtual |
| RSA_PrivateKey(Object handle, SessionBundle sessions, const TPM2B_PUBLIC *public_blob, std::span< const uint8_t > private_blob={}) | Botan::TPM2::RSA_PrivateKey | protected |
| RSA_PublicKey(const AlgorithmIdentifier &alg_id, std::span< const uint8_t > key_bits) | Botan::RSA_PublicKey | |
| RSA_PublicKey(const BigInt &n, const BigInt &e) | Botan::RSA_PublicKey | |
| RSA_PublicKey()=default | Botan::RSA_PublicKey | protected |
| sessions() const | Botan::TPM2::PrivateKey | inline |
| stateful_operation() const | Botan::Private_Key | inlinevirtual |
| subject_public_key() const | Botan::Public_Key | |
| supports_operation(PublicKeyOperation op) const override | Botan::TPM2::RSA_PrivateKey | inlinevirtual |
| TPM2::PrivateKey class | Botan::TPM2::RSA_PrivateKey | friend |
| ~Asymmetric_Key()=default | Botan::Asymmetric_Key | virtual |