Botan 3.7.1
Crypto and TLS for C&
|
#include <tpm2_crypto_backend.h>
Public Attributes | |
std::shared_ptr< Botan::RandomNumberGenerator > | rng |
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.
std::shared_ptr<Botan::RandomNumberGenerator> Botan::TPM2::CryptoCallbackState::rng |
Definition at line 29 of file tpm2_crypto_backend.h.