Skip to content

PolicySigned_In

#include <tpm2.h>

Public Attributes

Name
TPMI_DH_OBJECT authObject
TPMI_SH_POLICY policySession
TPM2B_NONCE nonceTPM
TPM2B_DIGEST cpHashA
TPM2B_NONCE policyRef
INT32 expiration
TPMT_SIGNATURE auth

Public Attributes Documentation

variable authObject

TPMI_DH_OBJECT authObject;

variable policySession

TPMI_SH_POLICY policySession;

variable nonceTPM

TPM2B_NONCE nonceTPM;

variable cpHashA

TPM2B_DIGEST cpHashA;

variable policyRef

TPM2B_NONCE policyRef;

variable expiration

INT32 expiration;

variable auth

TPMT_SIGNATURE auth;

Updated on 2026-07-21 at 16:43:25 +0000