TPMS_ACT_DATA
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPM_HANDLE | handle |
| UINT32 | timeout |
| TPMA_ACT | attributes |
Public Attributes Documentation
variable handle
TPM_HANDLE handle;
variable timeout
UINT32 timeout;
variable attributes
TPMA_ACT attributes;
Updated on 2026-07-21 at 16:43:25 +0000