Botan 3.6.0
Crypto and TLS for C&
tpm2_object.h File Reference

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.
 

Detailed Description

Public Header.

Definition in file tpm2_object.h.

Typedef Documentation

◆ TPMA_OBJECT

using TPMA_OBJECT = uint32_t

Forward declaration of TSS2 type for convenience.

Definition at line 15 of file tpm2_object.h.

◆ TPMI_ALG_PUBLIC

using TPMI_ALG_PUBLIC = uint16_t

Forward declaration of TSS2 type for convenience.

Definition at line 18 of file tpm2_object.h.