What does HRESULT 0x80290420 (TPM_E_PCP_TICKET_MISSING) mean?

 
Previous Next
TPM_E_PCP_IFX_RSA_KEY_CREATION_BLOCKED TPM_E_PCP_RAW_POLICY_NOT_SUPPORTED

TPM_E_PCP_TICKET_MISSING

TPM_E_PCP_TICKET_MISSING means the Platform Crypto Provider expected a ticket required to authorize use of a TPM key, but no suitable ticket was supplied.

What to check

  • Review the operation sequence that obtains and consumes the ticket; a ticket normally belongs to a specific key, challenge, or policy state.
  • Do not reuse tickets across devices, keys, users, or stale sessions.
  • Check whether the provider context was recreated between ticket issuance and key use.

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.