I am not sure I understand you problem. xmlsec automaticaly
calls correct functions when encrypted key is specified in the
signed or encrypted XML file.

Aleksey

Bert Huijgen wrote:
Hi Aleksey,
I am using your xmlsec library for key wrapping AES-WRAP. I included all necessary libraries and that compiles and links. But I have problems using the AES-WRAP.
It seems to be in the library but unfortunatelly there are no tutorials nor examples nor mailings about this subject.
openSS\kw_aes.c contains the function xmlSecOpenSSLKWAesDecode(...), this is the one I need. But how to get there. I include crypto.h and do:
xmlSecCryptoDLFunctionsPtr pSec = xmlSecCryptoGetFunctions_openssl();
Then I have to do something with pSec->transformAes128CbcGetKlass, but here I got stuck.
What is the way to call xmlSecOpenSSLKWAesDecode(...) ?
Thanks,
Bert


------------------------------------------------------------------------
Do you Yahoo!?
vote.yahoo.com <http://vote.yahoo.com> - Register online to vote today!
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to