Botan 3.6.0
Crypto and TLS for C&
Botan::TPM2::PrivateKey Member List

This is the complete list of members for Botan::TPM2::PrivateKey, including all inherited members.

algo_name() const =0Botan::Asymmetric_Keypure virtual
algorithm_identifier() const =0Botan::Public_Keypure virtual
check_key(RandomNumberGenerator &rng, bool strong) const =0Botan::Public_Keypure virtual
create(Object handles, const SessionBundle &sessions, const TPM2B_PUBLIC *public_info, std::span< const uint8_t > private_blob)Botan::TPM2::PrivateKeyprotectedstatic
create_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_encryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_kem_decryption_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_kem_encryption_op(std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_key_agreement_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
create_signature_op(RandomNumberGenerator &rng, std::string_view params, std::string_view provider) constBotan::Private_Keyvirtual
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::PrivateKeystatic
create_verification_op(std::string_view params, std::string_view provider) constBotan::Public_Keyvirtual
create_x509_verification_op(const AlgorithmIdentifier &signature_algorithm, std::string_view provider) constBotan::Public_Keyvirtual
default_x509_signature_format() constBotan::Public_Keyinlinevirtual
estimated_strength() const =0Botan::Asymmetric_Keypure virtual
fingerprint_private(std::string_view alg) constBotan::Private_Key
fingerprint_public(std::string_view alg="SHA-256") constBotan::Public_Key
generate_another(RandomNumberGenerator &rng) const =0Botan::Asymmetric_Keypure virtual
get_int_field(std::string_view field) constBotan::Asymmetric_Keyvirtual
get_oid() constBotan::Public_Keyinline
handles()Botan::TPM2::PrivateKeyinline
handles() constBotan::TPM2::PrivateKeyinline
is_parent() constBotan::TPM2::PrivateKey
key_length() const =0Botan::Public_Keypure 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::PrivateKeystatic
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::PrivateKeystatic
message_part_size() constBotan::Public_Keyinlinevirtual
message_parts() constBotan::Public_Keyinlinevirtual
object_identifier() constBotan::Asymmetric_Keyvirtual
pkcs8_algorithm_identifier() constBotan::Private_Keyinlinevirtual
private_key_bits() const overrideBotan::TPM2::PrivateKeyinlinevirtual
private_key_info() constBotan::Private_Key
PrivateKey(Object handle, SessionBundle sessions, std::span< const uint8_t > private_blob={})Botan::TPM2::PrivateKeyinlineprotected
public_key() const =0Botan::Private_Keypure virtual
public_key_bits() const =0Botan::Public_Keypure virtual
raw_private_key_bits() const overrideBotan::TPM2::PrivateKeyvirtual
raw_public_key_bits() const overrideBotan::TPM2::PrivateKeyvirtual
remaining_operations() constBotan::Private_Keyinlinevirtual
sessions() constBotan::TPM2::PrivateKeyinline
stateful_operation() constBotan::Private_Keyinlinevirtual
subject_public_key() constBotan::Public_Key
supports_operation(PublicKeyOperation op) const =0Botan::Asymmetric_Keypure virtual
~Asymmetric_Key()=defaultBotan::Asymmetric_Keyvirtual