Fwd: CryptAcquireContext Failure, default/Type 024 requested

Rob Seger rob.seger at gmail.com
Sun Sep 23 00:19:20 CDT 2007


Never fails, ask a question and you'll find the answer with your next
google.. I found the wincrypt.h #define line that says what type 024
is: #define PROV_RSA_AES 24. Sorry for not having that information
before the first e-mail.

Rob

---------- Forwarded message ----------
From: Rob Seger <rob.seger at gmail.com>
Date: Sep 23, 2007 4:52 AM
Subject: CryptAcquireContext Failure, default/Type 024 requested
To: wine-devel at winehq.org


Wine currently supports types 001 and 012, but I have a new game
attempting to use type 024
(Software\\Microsoft\\Cryptography\\Defaults \\Provider Types\\Type
024). I've googled, as well as searched MSDN, for a reference as to
what the crypt provider type 024 even is with no success. Does anyone
know?

Looking through the advapi32.dll code, this looks like it might be a
serious undertaking to implement. Is that estimation accurate? Does
anyone have any tips or pointers about implementing an entire CSP in
wine?

I appreciate any help, keep up the good work all!

Rob



More information about the wine-devel mailing list