[xmlsec] Mscrypto engine does not work on Win2K

Remy Lebeau gambit47 at yahoo.com
Fri Sep 12 12:16:55 PDT 2003


The MSCrypto engine, specifically msx509.c, is
static-linking to a CryptoBinaryToString() API
function which only exists under XP and 2003 Server. 
The function is not included in Crypto32.lib/dll under
other Windows OSs (NT, 2K), and as such XMLSEC will
always fail to load under those OSs.  The function
needs to be loaded dynamically at runtime, and
alternative coding provided for other OSs.


Gambit

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the xmlsec mailing list