|
tpm2-tss 4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
|
#include <ifapi_keystore.h>
Data Fields | |
| TPM2B_NV_PUBLIC | public |
| UINT8_ARY | serialization |
| UINT32 | hierarchy |
| char * | policyInstance |
| char * | description |
| UINT8_ARY | appData |
| TPMI_YES_NO | with_auth |
| char * | event_log |
Type for representing a FAPI NV object
| UINT8_ARY appData |
Application data
| char* description |
Human readable description of key
| char* event_log |
The event log if NV type is pcr
| UINT32 hierarchy |
The hierarchy used for NV object creation
| char* policyInstance |
Keys policy
| TPM2B_NV_PUBLIC public |
The wrapped public portion of the object
| UINT8_ARY serialization |
None
| TPMI_YES_NO with_auth |
Authorization provided during creation