Botan 3.9.0
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 166 of file tpm2_session.h.
|
inline |
Definition at line 169 of file tpm2_session.h.
|
inlinenodiscardnoexcept |
Definition at line 174 of file tpm2_session.h.