|
tpm2-tss 4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
|
#include <fapi_int.h>
Data Fields | |
| char * | description |
| UINT8_ARY | appData |
| IFAPI_OBJECT | object |
| char * | object_path |
| json_object * | jso |
| char * | jso_string |
The data structure holding internal state of Fapi_SetDescription.
| UINT8_ARY appData |
Application data to be stored in object store.
| char* description |
The description of the object
| json_object* jso |
JSON object for storing the AppData
| char* jso_string |
JSON deserialized buffer
| IFAPI_OBJECT object |
The IPAPI object to store the info
| char* object_path |
The realative path to the object