Site icon EfmSoft

What does HRESULT 0x80290116 (TPMAPI_E_INVALID_KEY_BLOB) mean?

 
Previous Next
TPMAPI_E_INVALID_CONTEXT_PARAMS TPMAPI_E_INVALID_PCR_DATA

TPMAPI_E_INVALID_KEY_BLOB

TPMAPI_E_INVALID_KEY_BLOB is a Windows TPM API result. It indicates that supplied key data is malformed, incompatible with the current TPM, or invalid for the requested key operation.

What to check for TPMAPI_E_INVALID_KEY_BLOB

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

This result has the HRESULT value 0x80290116. AllStat records the condition as “The data given does not appear to be a valid key blob”.

Evidence to capture

Retry and recovery

Retry this result only when the owning API documents a transient state or after the condition described as “The data given does not appear to be a valid key blob” has changed.


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

Exit mobile version