What does HRESULT 0x80290410 (TPM_E_NO_KEY_CERTIFICATION) mean?

 
Previous Next
TPM_E_KEY_NOT_LOADED TPM_E_KEY_NOT_FINALIZED

TPM_E_NO_KEY_CERTIFICATION

TPM_E_NO_KEY_CERTIFICATION indicates that the TPM key certification data expected by the caller has not been generated.

What to check

  • Determine whether the workflow actually requires key certification or only ordinary signing/decryption.
  • For certificate enrollment or device attestation, verify that the key was created with the needed attestation/certification capability.
  • Collect the provider and enrollment logs before recreating a key, since key recreation can invalidate dependent certificates or registrations.

Microsoft: TPM key attestation

Microsoft: CNG key storage providers

Microsoft: TPM and PCP error codes


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