Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TPM2::Object, including all inherited members.
_disengage() noexcept | Botan::TPM2::Object | |
_public_info(const SessionBundle &sessions, std::optional< TPMI_ALG_PUBLIC > expected_type={}) const | Botan::TPM2::Object | |
_reset() noexcept | Botan::TPM2::Object | |
attributes(const SessionBundle &sessions) const | Botan::TPM2::Object | |
context() const | Botan::TPM2::Object | inline |
has_persistent_handle() const | Botan::TPM2::Object | |
has_transient_handle() const | Botan::TPM2::Object | |
Object(std::shared_ptr< Context > ctx) | Botan::TPM2::Object | explicit |
Object(std::shared_ptr< Context > ctx, ESYS_TR handle) | Botan::TPM2::Object | |
Object(const Object &)=delete | Botan::TPM2::Object | |
Object(Object &&other) noexcept | Botan::TPM2::Object | |
ObjectSetter class | Botan::TPM2::Object | friend |
operator=(const Object &)=delete | Botan::TPM2::Object | |
operator=(Object &&other) noexcept | Botan::TPM2::Object | |
persistent_handle() const | Botan::TPM2::Object | |
transient_handle() const noexcept | Botan::TPM2::Object | |
~Object() | Botan::TPM2::Object | virtual |