Botan 3.6.0
Crypto and TLS for C&
Botan::TPM2::ObjectHandles Struct Reference

#include <tpm2_util.h>

Public Attributes

std::optional< TPM2_HANDLEpersistent = std::nullopt
 
ESYS_TR transient = ESYS_TR_NONE
 

Detailed Description

Definition at line 162 of file tpm2_util.h.

Member Data Documentation

◆ persistent

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().

◆ transient

ESYS_TR Botan::TPM2::ObjectHandles::transient = ESYS_TR_NONE

Definition at line 164 of file tpm2_util.h.

Referenced by Botan::TPM2::ObjectSetter::~ObjectSetter().


The documentation for this struct was generated from the following file: