Site icon EfmSoft

What does HRESULT 0x80310093 (FVE_E_NON_BITLOCKER_KU) mean?

 
Previous Next
FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON FVE_E_PRIVATEKEY_AUTH_FAILED

FVE_E_NON_BITLOCKER_KU

Key Usage and EKU are independent checks

FVE_E_NON_BITLOCKER_KU means the X.509 Key Usage extension is present but does not allow the cryptographic operation BitLocker requires. For BitLocker recovery certificates, Microsoft documents data encipherment-related usage requirements; a correct BitLocker EKU alone does not override an incompatible Key Usage bitmask.

This is distinct from FVE_E_NON_BITLOCKER_OID. Key Usage describes allowed cryptographic operations, while Extended Key Usage describes application purposes. Both can constrain the same certificate.

What to verify

References


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

Exit mobile version