Botan  2.19.1
Crypto and TLS for C++11
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, const std::string &params, const std::string &provider) const Botan::Private_Keyvirtual
create_encryption_op(RandomNumberGenerator &rng, const std::string &params, const std::string &provider) const Botan::Public_Keyvirtual
create_kem_decryption_op(RandomNumberGenerator &rng, const std::string &params, const std::string &provider) const Botan::Private_Keyvirtual
create_kem_encryption_op(RandomNumberGenerator &rng, const std::string &params, const std::string &provider) const Botan::Public_Keyvirtual
create_key_agreement_op(RandomNumberGenerator &rng, const std::string &params, const std::string &provider) const Botan::Private_Keyvirtual
create_signature_op(RandomNumberGenerator &rng, const std::string &params, const std::string &provider) const overrideBotan::TPM_PrivateKeyvirtual
create_verification_op(const std::string &params, const std::string &provider) const Botan::Public_Keyvirtual
ctx() const Botan::TPM_PrivateKeyinline
default_x509_signature_format() const Botan::Public_Keyinlinevirtual
estimated_strength() const overrideBotan::TPM_PrivateKeyvirtual
export_blob() const Botan::TPM_PrivateKey
fingerprint(const std::string &alg) const Botan::Private_Keyinline
fingerprint_private(const std::string &alg) const Botan::Private_Key
fingerprint_public(const std::string &alg="SHA-256") const Botan::Public_Key
get_e() const Botan::TPM_PrivateKey
get_n() const Botan::TPM_PrivateKey
get_oid() const Botan::Public_Keyvirtual
handle() const Botan::TPM_PrivateKeyinline
key_length() const overrideBotan::TPM_PrivateKeyvirtual
message_part_size() const Botan::Public_Keyinlinevirtual
message_parts() const Botan::Public_Keyinlinevirtual
operator=(const Private_Key &other)=defaultBotan::Private_Key
Botan::Public_Key::operator=(const Public_Key &other)=defaultBotan::Public_Key
pkcs8_algorithm_identifier() const Botan::Private_Keyinlinevirtual
Private_Key()=defaultBotan::Private_Key
Private_Key(const Private_Key &other)=defaultBotan::Private_Key
private_key_bits() const overrideBotan::TPM_PrivateKeyvirtual
private_key_info() const Botan::Private_Key
Public_Key()=defaultBotan::Public_Key
Public_Key(const Public_Key &other)=defaultBotan::Public_Key
public_key() const Botan::TPM_PrivateKey
public_key_bits() const overrideBotan::TPM_PrivateKeyvirtual
register_key(TPM_Storage_Type storage_type)Botan::TPM_PrivateKey
registered_keys(TPM_Context &ctx)Botan::TPM_PrivateKeystatic
stateful_operation() const Botan::Private_Keyinlinevirtual
subject_public_key() const Botan::Public_Key
TPM_PrivateKey(TPM_Context &ctx, size_t bits, const char *key_password)Botan::TPM_PrivateKey
TPM_PrivateKey(TPM_Context &ctx, const std::string &uuid, TPM_Storage_Type storage_type)Botan::TPM_PrivateKey
TPM_PrivateKey(TPM_Context &ctx, const std::vector< uint8_t > &blob)Botan::TPM_PrivateKey
~Private_Key()=defaultBotan::Private_Keyvirtual
~Public_Key()=defaultBotan::Public_Keyvirtual