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

#include <tpm2_util.h>

Public Member Functions

void operator() (void *handle)
 

Detailed Description

Definition at line 148 of file tpm2_util.h.

Member Function Documentation

◆ operator()()

void Botan::TPM2::esys_liberator::operator() ( void * handle)
inline

Definition at line 149 of file tpm2_util.h.

149{ Esys_Free(handle); }

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