Botan 3.6.0
Crypto and TLS for C&
Botan::TPM2::Session Member List

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

attributes() constBotan::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::Sessionstatic
detail::SessionHandle classBotan::TPM2::Sessionfriend
handle()Botan::TPM2::Sessioninline
Session(std::shared_ptr< Context > ctx, ESYS_TR session_handle)Botan::TPM2::Sessioninline
set_attributes(SessionAttributes attributes)Botan::TPM2::Session
tpm_nonce() constBotan::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::Sessionstatic