Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TPM2::Session, including all inherited members.
attributes() const | Botan::TPM2::Session | |
authenticated_session(const std::shared_ptr< Context > &ctx, const TPM2::PrivateKey &tpm_key, std::string_view sym_algo="CFB(AES-256)", std::string_view hash_algo="SHA-256") | Botan::TPM2::Session | static |
detail::SessionHandle class | Botan::TPM2::Session | friend |
handle() | Botan::TPM2::Session | inline |
Session(std::shared_ptr< Context > ctx, ESYS_TR session_handle) | Botan::TPM2::Session | inline |
set_attributes(SessionAttributes attributes) | Botan::TPM2::Session | |
tpm_nonce() const | Botan::TPM2::Session | |
unauthenticated_session(const std::shared_ptr< Context > &ctx, std::string_view sym_algo="CFB(AES-256)", std::string_view hash_algo="SHA-256") | Botan::TPM2::Session | static |