OpenSSL (compiling errors)

2004-04-22 Thread Milan Tomic
Title: OpenSSL (compiling errors) I'm trying to compile XSEC 1.1 with OpenSSL library and got those errors: WinCAPICryptoProvider.cpp src\enc\WinCAPI\WinCAPICryptoProvider.cpp(274) : error C2065: 'WinCAPICryptoSymmetricKey' : undeclared identifier

Re: KeyInfo - KeyValue vs X509Certificate

2004-04-22 Thread Berin Lautenbach
No - there is no validity check between the two. And in fact, because of the potential uses of KeyInfo, it *might* be that incompatible key values are valid. XKMS is a particular example - I can do a LocateRequest for Berin Lautenbach as a KeyName. The response could include a RSA key, known

Re: OpenSSL (compiling errors)

2004-04-22 Thread Berin Lautenbach
Milan, Not happy. I must have missed testing Windows without Windows CAPI. With thanks! Cheers, Berin Milan Tomic wrote: It seems that WinCAPICryptoProvider.hpp is missing: #if defined (HAVE_WINCAPI) ... #endif /* HAVE_WINCAPI */ I've added those precompiler directives

RE: XML Security library Websphere

2004-04-22 Thread Stephen Chell (DSL AK)
Thanks Scott, that worked! (For some reason, statically registering the Bouncy Castle provider in the java.security file didn't work, but dynamically registering it runtime did.) Steve -Original Message- From: Scott Cantor [mailto:[EMAIL PROTECTED] Sent: Friday, 23 April 2004 9:49 a.m.