Botan 3.7.1
Crypto and TLS for C&
Botan::TPM2::CryptoCallbackState Struct Reference

#include <tpm2_crypto_backend.h>

Public Attributes

std::shared_ptr< Botan::RandomNumberGeneratorrng
 

Detailed Description

This state object is available to all crypto callbacks. Its lifetime must be managed by the caller for as long as the associated ESYS_CONTEXT pointer is valid.

Definition at line 28 of file tpm2_crypto_backend.h.

Member Data Documentation

◆ rng

std::shared_ptr<Botan::RandomNumberGenerator> Botan::TPM2::CryptoCallbackState::rng

Definition at line 29 of file tpm2_crypto_backend.h.


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