TPML_SPDM_SESSION_INFO
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT32 | count |
| TPMS_SPDM_SESSION_INFO[MAX_SPDM_SESS_INFO] | spdmSessionInfo |
Public Attributes Documentation
variable count
UINT32 count;
variable spdmSessionInfo
TPMS_SPDM_SESSION_INFO[MAX_SPDM_SESS_INFO] spdmSessionInfo;
Updated on 2026-09-22 at 01:18:38 +0000