Skip to content

PolicyTicket_In

#include <tpm2.h>

Public Attributes

Name
TPMI_SH_POLICY policySession
TPM2B_TIMEOUT timeout
TPM2B_DIGEST cpHashA
TPM2B_NONCE policyRef
TPM2B_NAME authName
TPMT_TK_AUTH ticket

Public Attributes Documentation

variable policySession

TPMI_SH_POLICY policySession;

variable timeout

TPM2B_TIMEOUT timeout;

variable cpHashA

TPM2B_DIGEST cpHashA;

variable policyRef

TPM2B_NONCE policyRef;

variable authName

TPM2B_NAME authName;

variable ticket

TPMT_TK_AUTH ticket;

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