|
Botan 3.9.0
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 171 of file tpm2_util.h.
| std::optional<TPM2_HANDLE> Botan::TPM2::ObjectHandles::persistent = std::nullopt |
Definition at line 172 of file tpm2_util.h.
| ESYS_TR Botan::TPM2::ObjectHandles::transient = ESYS_TR_NONE |
Definition at line 173 of file tpm2_util.h.