What does HRESULT 0x80290421 (TPM_E_PCP_RAW_POLICY_NOT_SUPPORTED) mean?

 
Previous Next
TPM_E_PCP_TICKET_MISSING TPM_E_ZERO_EXHAUST_ENABLED

TPM_E_PCP_RAW_POLICY_NOT_SUPPORTED

TPM_E_PCP_RAW_POLICY_NOT_SUPPORTED means the key contains a raw TPM policy that the Microsoft Platform Crypto Provider cannot authenticate against automatically.

What to check

  • Determine whether the application intentionally created a raw TPM policy rather than a policy managed by the provider.
  • Use the API or service layer that understands the raw policy, or redesign the key policy to a supported provider-managed form.
  • Do not replace a raw policy with a weaker one merely to make the error disappear.

Microsoft: CNG key storage providers

Microsoft: TPM Group Policy settings

Microsoft: TPM and PCP error codes


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