> Is an exception being thrown at all? Yes, the exception message is "WinCAPI:RSA privateKeyDecrypt - Error Decrypting PKCS1_5 padded RSA encrypt" in WinCAPICryptoKeyRSA.cpp.
> I had a quick check of > the code, > and theoretically it should be looping through all the key > infos until a > decrypt succeeds. I've noticed that, too. > Unfortunately it looks like it won't handle an > exception cleanly (this is probably one of those cases where > they should > be quietly ignored), so that may be what is causing the problem. I agree. Best regards, Milan
