Botan 3.7.1
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 156 of file tpm2_util.h.

Member Function Documentation

◆ operator()()

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

Definition at line 157 of file tpm2_util.h.

157{ Esys_Free(handle); }

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