tpm2-tss 3.2.1
TPM Software stack 2.0 TCG spec compliant implementation
_IFAPI_OBJECT Struct Reference

#include <ifapi_keystore.h>

Data Fields

TPMS_POLICYpolicy
 
IFAPI_OBJECT_TYPE_CONSTANT objectType
 
IFAPI_OBJECT_UNION misc
 
TPMI_YES_NO system
 
ESYS_TR handle
 
enum IFAPI_AUTHORIZATION_STATE authorization_state
 
enum IFAPI_IO_STATE state
 
const char * rel_path
 

Detailed Description

Type for representing TPM-Resource

Field Documentation

◆ authorization_state

enum IFAPI_AUTHORIZATION_STATE authorization_state

State of object authorization state machine

◆ handle

ESYS_TR handle

Handle used by ESAPI

◆ misc

Resource specific information

◆ objectType

IFAPI_OBJECT_TYPE_CONSTANT objectType

Selector for object type

◆ rel_path

const char* rel_path

The relative path in keystore.

◆ system

TPMI_YES_NO system

Store the object in the system wide directory


The documentation for this struct was generated from the following file: