TPM2_AUTH_SESSION
#include <tpm2.h>
Public Attributes
Public Attributes Documentation
variable sessionHandle
TPMI_SH_AUTH_SESSION sessionHandle;
variable nonceCaller
TPM2B_NONCE nonceCaller;
variable sessionAttributes
TPMA_SESSION sessionAttributes;
variable hmac
TPM2B_AUTH hmac;
variable nonceTPM
TPM2B_NONCE nonceTPM;
variable symmetric
TPMT_SYM_DEF symmetric;
variable authHash
TPMI_ALG_HASH authHash;
variable name
TPM2B_NAME name;
variable auth
TPM2B_AUTH auth;
variable bind
TPM2B_AUTH * bind;
variable bindName
TPM2B_NAME bindName;
variable policyAuth
unsigned int policyAuth;
variable policyPass
unsigned int policyPass;
Updated on 2026-07-21 at 16:43:25 +0000