Yes, I was reading the documentation about xmlSecOpenSSLEvpKeyAdopt but I got a xmlSecKeyDataPtr in return whereas I need (xmlSecDSigCtxSign needs) a xmlSecKeyPtr.
I tried to find out how to convert a xmlSecKeyDataPtr in xmlSecKeyPtr but I'm still looking for :( . Maybe it's not the right way ? Thanks for your response. Any idea ? -----Message d'origine----- De : Aleksey Sanin [mailto:[EMAIL PROTECTED] Envoyé : mardi 23 octobre 2007 10:14 À : zze-CIA BENARD C ext RD-MAPS-LAN Cc : [email protected] Objet : Re: [xmlsec] Map the existing use of xmlsec on an engine ? On xmlsec side, you need functions that deal with EVP_PKEY http://www.aleksey.com/xmlsec/api/xmlsec-openssl-evp.html Sorry, I can't help you with openssl side because I did this kind of thing once or twice many years ago. Best, Aleksey _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
