[xmlsec] How load RSA key from RAM?

Aleksey Sanin aleksey at aleksey.com
Fri Aug 17 09:20:18 PDT 2007


And another option: use the crypto library to setup the
crypto key (generate it, load it from memory, whatever) and
then just create xmlsec key object from crypto-library
key object (e.g. look at xmlSecOpenSSLEvpKeyAdopt and friends).

Aleksey

Martin Salo wrote:
> Can you give me an advice which key type I could take for
> 1. signing/verifying and
> 2. that I can load from RAM?



More information about the xmlsec mailing list