Site icon EfmSoft

What does HRESULT 0x8028000C (TPM_E_INVALID_KEYHANDLE) mean?

 
Previous Next
TPM_E_INSTALL_DISABLED TPM_E_KEYNOTFOUND

TPM_E_INVALID_KEYHANDLE

TPM_E_INVALID_KEYHANDLE means the TPM 1.2 command supplied a key-handle value that cannot be interpreted as a usable key handle. The failure is at handle interpretation: it occurs before a successful key operation or authorization check can proceed.

Differentiate it from TPM_E_KEYNOTFOUND. A key-not-found result implies a handle selected an invalid or unavailable key; an invalid-key-handle result indicates that the handle itself is not valid in the expected key-handle context.

How to investigate

References


Looking for a different code? Search another status or error code.

Exit mobile version