Skip to content

WOLFTPM2_SESSION

#include <tpm2_wrap.h>

Public Attributes

Name
TPM_ST type
WOLFTPM2_HANDLE handle
TPM2B_NONCE nonceTPM
TPM2B_NONCE nonceCaller
TPM2B_DIGEST salt
TPMI_ALG_HASH authHash
TPMA_SESSION sessionAttributes
TPM2B_AUTH * bind

Public Attributes Documentation

variable type

TPM_ST type;

variable handle

WOLFTPM2_HANDLE handle;

variable nonceTPM

TPM2B_NONCE nonceTPM;

variable nonceCaller

TPM2B_NONCE nonceCaller;

variable salt

TPM2B_DIGEST salt;

variable authHash

TPMI_ALG_HASH authHash;

variable sessionAttributes

TPMA_SESSION sessionAttributes;

variable bind

TPM2B_AUTH * bind;

Updated on 2026-07-20 at 13:36:00 +0000