Michael Jung mjung@iss.tu-darmstadt.de writes:
The test is in dlls/advapi32/tests/crypt.c, line 117. It passes at least on WinXP SP2.
OK great, I missed that one.
What I don't know is if this should be set in advapi32/CryptAcquireContext or in rsaenh/CPAcquireContext. However, setting it in rsaenh can do no harm.
Famous last words... It definitely matters where it's done, because we can use various native/builtin combinations, so we have to do it where Windows does.