Botan 3.4.0
Crypto and TLS for C&
Botan::TPM_PrivateKey Member List

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

algo_name() const overrideBotan::TPM_PrivateKeyinlinevirtual
algorithm_identifier() const overrideBotan::TPM_PrivateKeyvirtual
check_key(RandomNumberGenerator &rng, bool) const overrideBotan::TPM_PrivateKeyvirtual
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) const overrideBotan::TPM_PrivateKeyvirtual
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
ctx() constBotan::TPM_PrivateKeyinline
default_x509_signature_format() constBotan::Public_Keyinlinevirtual
estimated_strength() const overrideBotan::TPM_PrivateKeyvirtual
export_blob() constBotan::TPM_PrivateKey
fingerprint_private(std::string_view alg) constBotan::Private_Key
fingerprint_public(std::string_view alg="SHA-256") constBotan::Public_Key
generate_another(RandomNumberGenerator &) const overrideBotan::TPM_PrivateKeyinlinevirtual
get_e() constBotan::TPM_PrivateKey
get_int_field(std::string_view field) constBotan::Asymmetric_Keyvirtual
get_n() constBotan::TPM_PrivateKey
get_oid() constBotan::Public_Keyinline
handle() constBotan::TPM_PrivateKeyinline
key_length() const overrideBotan::TPM_PrivateKeyvirtual
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::TPM_PrivateKeyvirtual
private_key_info() constBotan::Private_Key
public_key() const overrideBotan::TPM_PrivateKeyvirtual
public_key_bits() const overrideBotan::TPM_PrivateKeyvirtual
raw_private_key_bits() constBotan::Private_Keyvirtual
register_key(TPM_Storage_Type storage_type)Botan::TPM_PrivateKey
registered_keys(TPM_Context &ctx)Botan::TPM_PrivateKeystatic
remaining_operations() constBotan::Private_Keyinlinevirtual
stateful_operation() constBotan::Private_Keyinlinevirtual
subject_public_key() constBotan::Public_Key
supports_operation(PublicKeyOperation op) const overrideBotan::TPM_PrivateKeyinlinevirtual
TPM_PrivateKey(TPM_Context &ctx, size_t bits, const char *key_password)Botan::TPM_PrivateKey
TPM_PrivateKey(TPM_Context &ctx, std::string_view uuid, TPM_Storage_Type storage_type)Botan::TPM_PrivateKey
TPM_PrivateKey(TPM_Context &ctx, const std::vector< uint8_t > &blob)Botan::TPM_PrivateKey
~Asymmetric_Key()=defaultBotan::Asymmetric_Keyvirtual