TPMU_CAPABILITIES
#include <tpm2.h>
Public Attributes
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