Site icon EfmSoft

What does HRESULT 0x80290114 (TPMAPI_E_INVALID_DELEGATE_BLOB) mean?

 
Previous Next
TPMAPI_E_INVALID_PCR_INDEX TPMAPI_E_INVALID_CONTEXT_PARAMS

TPMAPI_E_INVALID_DELEGATE_BLOB

TPMAPI_E_INVALID_DELEGATE_BLOB is a Windows TPM API result. It indicates that supplied delegation data is malformed, incomplete, or not valid for the requested TPM delegate operation.

What to check for TPMAPI_E_INVALID_DELEGATE_BLOB

Microsoft documentation for TPMAPI error codes

Diagnostic interpretation

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

Evidence to capture

Retry and recovery

Avoid an immediate retry loop after TPMAPI_E_INVALID_DELEGATE_BLOB. First establish what state must change, make that narrow correction, and then repeat the same operation with the same diagnostics enabled.


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

Exit mobile version