TPMT_TK_VERIFIED
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPM_ST | tag |
| TPMI_RH_HIERARCHY | hierarchy |
| TPM_ALG_ID | metaAlg |
| TPM2B_DIGEST | digest |
Public Attributes Documentation
variable tag
TPM_ST tag;
variable hierarchy
TPMI_RH_HIERARCHY hierarchy;
variable metaAlg
TPM_ALG_ID metaAlg;
variable digest
TPM2B_DIGEST digest;
Updated on 2026-07-21 at 16:43:25 +0000