oops forgot to add a changelog
Changelog * w->a cleanup of CryptAcquireContext, CryptEnumProviderTypes, CryptGetDefaultProvider, and CryptSetProviderEx.
On Tue, 31 Aug 2004 21:37:50 -0400, James Hawkins truiken@gmail.com wrote:
Hi,
I have checked this patch over and over, but I would appreciate it
if you guys could make sure it is ready to be committed. I tried to break up the changes into as many patches as I could, but these last few functions depend on CRYPT_GetProvKeyName and CRYPT_GetTypeKeyName which had to be unicodified as well. The tests for these functions will be sent in the next patch.
-- James Hawkins