|
tpm2-tss 4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
|
#include <fapi_int.h>
Data Fields | |
| bool | is_key |
| bool | is_persistent_key |
| ESYS_TR | new_object_handle |
| TPM2_HANDLE | permanentHandle |
| IFAPI_OBJECT | auth_object |
| ESYS_TR | auth_index |
| char * | path |
| IFAPI_OBJECT | object |
| char ** | pathlist |
| size_t | numPaths |
| size_t | path_idx |
The data structure holding internal state of entity delete.
| ESYS_TR auth_index |
The ESAPI handle of the nv authorization object
| IFAPI_OBJECT auth_object |
Object used for authentication
| bool is_key |
Entity to be deleted is a key
| bool is_persistent_key |
Entity to be deleted is a key
| size_t numPaths |
Size of array with the object files to be deleted
| IFAPI_OBJECT object |
Deserialized object
| char* path |
The name of the file to be deleted
| size_t path_idx |
Index of array with the object files to be deleted
| char** pathlist |
The array with the object files to be deleted
| TPM2_HANDLE permanentHandle |
The TPM permanent handle