PCR_SetAuthPolicy_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_RH_PLATFORM | authHandle |
| TPM2B_DIGEST | authPolicy |
| TPMI_ALG_HASH | hashAlg |
| TPMI_DH_PCR | pcrNum |
Public Attributes Documentation
variable authHandle
TPMI_RH_PLATFORM authHandle;
variable authPolicy
TPM2B_DIGEST authPolicy;
variable hashAlg
TPMI_ALG_HASH hashAlg;
variable pcrNum
TPMI_DH_PCR pcrNum;
Updated on 2026-07-17 at 01:13:32 +0000