|
Botan
2.13.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::TPM_PrivateKey, including all inherited members.
| algo_name() const override | Botan::TPM_PrivateKey | inlinevirtual |
| algorithm_identifier() const override | Botan::TPM_PrivateKey | virtual |
| check_key(RandomNumberGenerator &rng, bool) const override | Botan::TPM_PrivateKey | virtual |
| create_decryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Private_Key | virtual |
| create_encryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Public_Key | virtual |
| create_kem_decryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Private_Key | virtual |
| create_kem_encryption_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Public_Key | virtual |
| create_key_agreement_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const | Botan::Private_Key | virtual |
| create_signature_op(RandomNumberGenerator &rng, const std::string ¶ms, const std::string &provider) const override | Botan::TPM_PrivateKey | virtual |
| create_verification_op(const std::string ¶ms, const std::string &provider) const | Botan::Public_Key | virtual |
| ctx() const | Botan::TPM_PrivateKey | inline |
| default_x509_signature_format() const | Botan::Public_Key | inlinevirtual |
| estimated_strength() const override | Botan::TPM_PrivateKey | virtual |
| export_blob() const | Botan::TPM_PrivateKey | |
| fingerprint(const std::string &alg) const | Botan::Private_Key | inline |
| 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_Key | virtual |
| handle() const | Botan::TPM_PrivateKey | inline |
| key_length() const override | Botan::TPM_PrivateKey | virtual |
| message_part_size() const | Botan::Public_Key | inlinevirtual |
| message_parts() const | Botan::Public_Key | inlinevirtual |
| operator=(const Private_Key &other)=default | Botan::Private_Key | |
| Botan::Public_Key::operator=(const Public_Key &other)=default | Botan::Public_Key | |
| pkcs8_algorithm_identifier() const | Botan::Private_Key | inlinevirtual |
| Private_Key()=default | Botan::Private_Key | |
| Private_Key(const Private_Key &other)=default | Botan::Private_Key | |
| private_key_bits() const override | Botan::TPM_PrivateKey | virtual |
| private_key_info() const | Botan::Private_Key | |
| Public_Key()=default | Botan::Public_Key | |
| Public_Key(const Public_Key &other)=default | Botan::Public_Key | |
| public_key() const | Botan::TPM_PrivateKey | |
| public_key_bits() const override | Botan::TPM_PrivateKey | virtual |
| register_key(TPM_Storage_Type storage_type) | Botan::TPM_PrivateKey | |
| registered_keys(TPM_Context &ctx) | Botan::TPM_PrivateKey | static |
| stateful_operation() const | Botan::Private_Key | inlinevirtual |
| 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()=default | Botan::Private_Key | virtual |
| ~Public_Key()=default | Botan::Public_Key | virtual |
1.8.9.1