Site icon EfmSoft

What does NTSTATUS 0xC0292020 (STATUS_PCP_TICKET_MISSING) mean?

 
Previous Next
STATUS_PCP_IFX_RSA_KEY_CREATION_BLOCKED STATUS_PCP_RAW_POLICY_NOT_SUPPORTED

STATUS_PCP_TICKET_MISSING

The operation is missing a TPM ticket from its required evidence chain

STATUS_PCP_TICKET_MISSING means PCP expected a TPM ticket required to use the key, but the caller did not provide it. TPM tickets are validated artifacts created by prior TPM processing; they are not arbitrary application tokens and cannot safely be fabricated or substituted from another key flow.

This status points to a missing step or lost state in a multi-stage protocol. It is especially useful to trace the boundary between the component that obtains evidence and the one that later asks PCP to perform the protected operation.

What to check

References


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

Exit mobile version