Site icon EfmSoft

What does HRESULT 0x8028001D (TPM_E_AUTH2FAIL) mean?

 
Previous Next
TPM_E_FAILEDSELFTEST TPM_E_BADTAG

TPM_E_AUTH2FAIL

TPM_E_AUTH2FAIL is a TPM 1.2 authorization result for a command that uses two key or entity authorizations. The second authorization failed. This is more specific than TPM_E_AUTHFAIL, which reports a failed authorization without identifying the second authorization position of a two-authorization operation.

The distinction matters when the first key and its authorization path are valid but the second protected entity, session, or authorization value is not. Replacing both credentials blindly can obscure which object or command binding is wrong.

Evidence to collect

Correct the second authorization path and regenerate the command through the supported TPM 1.2 library rather than modifying an HMAC field manually.

References


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

Exit mobile version