Skip to content

TPMU_CAPABILITIES

#include <tpm2.h>

Public Attributes

Name
TPML_ALG_PROPERTY algorithms
TPML_HANDLE handles
TPML_CCA command
TPML_CC ppCommands
TPML_CC auditCommands
TPML_PCR_SELECTION assignedPCR
TPML_TAGGED_TPM_PROPERTY tpmProperties
TPML_TAGGED_PCR_PROPERTY pcrProperties
TPML_ECC_CURVE eccCurves
TPML_TAGGED_POLICY authPolicies
TPML_ACT_DATA actData
TPM2B_MAX_BUFFER vendor

Public Attributes Documentation

variable algorithms

TPML_ALG_PROPERTY algorithms;

variable handles

TPML_HANDLE handles;

variable command

TPML_CCA command;

variable ppCommands

TPML_CC ppCommands;

variable auditCommands

TPML_CC auditCommands;

variable assignedPCR

TPML_PCR_SELECTION assignedPCR;

variable tpmProperties

TPML_TAGGED_TPM_PROPERTY tpmProperties;

variable pcrProperties

TPML_TAGGED_PCR_PROPERTY pcrProperties;

variable eccCurves

TPML_ECC_CURVE eccCurves;

variable authPolicies

TPML_TAGGED_POLICY authPolicies;

variable actData

TPML_ACT_DATA actData;

variable vendor

TPM2B_MAX_BUFFER vendor;

Updated on 2026-07-17 at 01:13:32 +0000