Currently I'm generating RSA and DSA keys with openssl
and saving them into files, then using xmlSecSimpleKeysMngrLoadPemKey
to load them into the key manager.  What I really want to do is to
load the keys as char*s or strings from memory.  I'd rather not assume
a file system at all.  How do I load keys from memory?

Thanks,
meg morgan

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Meg Morgan                           425/450-2754
[EMAIL PROTECTED]                   http://www.votehere.net
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to