TPMT_PUBLIC
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_ALG_PUBLIC | type |
| TPMI_ALG_HASH | nameAlg |
| TPMA_OBJECT | objectAttributes |
| TPM2B_DIGEST | authPolicy |
| TPMU_PUBLIC_PARMS | parameters |
| TPMU_PUBLIC_ID | unique |
Public Attributes Documentation
variable type
TPMI_ALG_PUBLIC type;
variable nameAlg
TPMI_ALG_HASH nameAlg;
variable objectAttributes
TPMA_OBJECT objectAttributes;
variable authPolicy
TPM2B_DIGEST authPolicy;
variable parameters
TPMU_PUBLIC_PARMS parameters;
variable unique
TPMU_PUBLIC_ID unique;
Updated on 2026-07-20 at 13:36:00 +0000