Botan 3.6.1
Crypto and TLS for C&
|
Public Header. More...
#include <botan/tpm2_context.h>
Go to the source code of this file.
Classes | |
class | Botan::TPM2::Object |
struct | Botan::TPM2::ObjectAttributes |
Namespaces | |
namespace | Botan |
namespace | Botan::TPM2 |
Typedefs | |
using | TPMA_OBJECT = uint32_t |
Forward declaration of TSS2 type for convenience. | |
using | TPMI_ALG_PUBLIC = uint16_t |
Forward declaration of TSS2 type for convenience. | |
Public Header.
Definition in file tpm2_object.h.
using TPMA_OBJECT = uint32_t |
Forward declaration of TSS2 type for convenience.
Definition at line 15 of file tpm2_object.h.
using TPMI_ALG_PUBLIC = uint16_t |
Forward declaration of TSS2 type for convenience.
Definition at line 18 of file tpm2_object.h.