Botan 3.6.1
Crypto and TLS for C&
|
#include <tpm2_session.h>
Public Member Functions | |
detail::SessionHandle | operator[] (size_t i) const noexcept |
SessionBundle (std::shared_ptr< Session > s1=nullptr, std::shared_ptr< Session > s2=nullptr, std::shared_ptr< Session > s3=nullptr) | |
This bundles up to three sessions into a single object to be used in a single TSS2 library function call to simplify passing the sessions around internally.
Definition at line 173 of file tpm2_session.h.
|
inline |
Definition at line 175 of file tpm2_session.h.
|
inlinenodiscardnoexcept |
Definition at line 180 of file tpm2_session.h.