|
Botan 3.9.0
Crypto and TLS for C&
|
Public Header. More...
#include <botan/exceptn.h>#include <botan/rng.h>#include <memory>#include <optional>#include <vector>Go to the source code of this file.
Classes | |
| class | Botan::TPM2::Context |
Namespaces | |
| namespace | Botan |
| namespace | Botan::TPM2 |
Typedefs | |
| using | ESYS_TR = uint32_t |
| Forward declaration of TSS2 type for convenience. | |
| using | TPM2_HANDLE = uint32_t |
| Forward declaration of TSS2 type for convenience. | |
Public Header.
Definition in file tpm2_context.h.
| using ESYS_TR = uint32_t |
Forward declaration of TSS2 type for convenience.
Definition at line 23 of file tpm2_context.h.
| using TPM2_HANDLE = uint32_t |
Forward declaration of TSS2 type for convenience.
Definition at line 20 of file tpm2_context.h.