Site icon EfmSoft

What does HRESULT 0x8009000F (NTE_EXISTS) mean?

 
Previous Next
NTE_NO_MEMORY NTE_PERM

NTE_EXISTS

NTE_EXISTS means that the application attempted to create a cryptographic object or key container that already exists. The correct action depends on whether the caller expected to open existing state or provision new state.

Correct handling for NTE_EXISTS

Microsoft: CryptAcquireContext

Diagnostic interpretation

This result has the HRESULT value 0x8009000F. AllStat records the condition as “Object already exists.”.

Evidence to capture

Retry and recovery

” has changed.


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

Exit mobile version