Tspi_TPM_CheckMaintenancePubKey (3) Linux Manual Page
TCG Software Stack Developer’s Reference Name Tspi_TPM_CheckMaintenancePubKey- check the public maintenance key 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_TPM_CheckMaintenancePubKey(TSS_HTPM hTPM, TSS_HKEY hMaintenanceKey, TSS_VALIDATION* pValidationData); Description Tspi_TPM_CheckMaintenancePubKey checks the public maintenance key. If hMaintenanceKey is NULL, then pValidationData must not be NULL; the caller has to…
