Botan 3.6.1
Crypto and TLS for C&
|
#include <tpm2_util.h>
Public Attributes | |
std::optional< TPM2_HANDLE > | persistent = std::nullopt |
ESYS_TR | transient = ESYS_TR_NONE |
Definition at line 162 of file tpm2_util.h.
std::optional<TPM2_HANDLE> Botan::TPM2::ObjectHandles::persistent = std::nullopt |
Definition at line 163 of file tpm2_util.h.
Referenced by Botan::TPM2::ObjectSetter::~ObjectSetter().
ESYS_TR Botan::TPM2::ObjectHandles::transient = ESYS_TR_NONE |
Definition at line 164 of file tpm2_util.h.
Referenced by Botan::TPM2::ObjectSetter::~ObjectSetter().