CryptAcquireContext fails with ERROR_INVALID_PARAMETER (87) after my CPAcquireContext succeeds

From: Wan-Teh Chang (wtchang_at_gmail.com)
Date: 03/22/05


Date: Tue, 22 Mar 2005 11:45:11 -0800

I am working on a smart card CSP.

In my test program, CryptAcquireContext fails with the
error ERROR_INVALID_PARAMETER (87) even though the
CPAcquireContext function in my CSP succeeds (returning
TRUE). Anyone know what might be wrong?

Thanks,
Wan-Teh Chang


Loading