Re: crypt32/tests: Add tests for decoding enveloped messages.
Thank you, I looked at test results and sent some patches. > Could you have a look? If you need me to test something on my boxes > (pv-winme and pv-nt4srvr) let me know (not all testbot machines fail here).
Re: crypt32/tests: Add tests for decoding enveloped messages.
Hi Alexander, On 11/02/2010 01:56 PM, Alexander Morozov wrote: +CryptAcquireContextA(&hCryptProv, NULL, MS_ENHANCED_PROV_A, PROV_RSA_FULL, + CRYPT_VERIFYCONTEXT); Other calls use pCryptAcquireContextA but I guess that had to do with some platforms in the past that didn't export CryptA