Tspi_Context_RegisterKey (3) Linux Manual Page
TCG Software Stack Developers Reference NameTspi_Context_RegisterKey – register a key in the TSS Persistent Storage database Synopsis#include <tss/platform.h> #include <tss/tcpa_defines.h> #include <tss/tcpa_typedef.h> #include <tss/tcpa_struct.h> #include <tss/tss_typedef.h> #include <tss/tss_structs.h> #include <tss/tspi.h> TSS_RESULT Tspi_Context_RegisterKey(TSS_HCONTEXT hContext, TSS_HKEY hKey, TSS_FLAG persistentStorageType, TSS_UUID uuidKey, TSS_FLAG persistentStorageTypeParent, TSS_UUID uuidParentKey); DescriptionTspi_Context_RegisterKey is the API that registers a key with the TSS Persistent…
