Site icon EfmSoft

What does NTSTATUS 0xC0292015 (STATUS_PCP_KEY_USAGE_POLICY_NOT_SUPPORTED) mean?

 
Previous Next
STATUS_PCP_KEY_ALREADY_FINALIZED STATUS_PCP_KEY_USAGE_POLICY_INVALID

STATUS_PCP_KEY_USAGE_POLICY_NOT_SUPPORTED

The policy concept is known, but this provider cannot implement it

STATUS_PCP_KEY_USAGE_POLICY_NOT_SUPPORTED means that the requested key-usage policy is not supported by the active Platform Crypto Provider environment. The key difference from an invalid policy is capability: a policy can be well-formed yet unavailable because of TPM version, provider implementation, firmware capability, or the selected key type.

Treat the status as a compatibility boundary. Substituting a weaker or software-only policy to keep an enrollment flow moving can defeat the requirement the policy was meant to enforce.

What to check

References


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

Exit mobile version