[xmlsec] Loading PEM keys from memory instead of a file
Aleksey Sanin
aleksey at aleksey.com
Fri Jan 24 10:33:40 PST 2003
http://www.aleksey.com/xmlsec/api/xmlsec-transforms.html#XMLSECRSAKEYGENERATE
http://www.aleksey.com/xmlsec/api/xmlsec-transforms.html#XMLSECDSAKEYGENERATE
....
Yes, I know that the function names are bad :(
Aleksey
Meg Morgan wrote:
>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
>
>
>
More information about the xmlsec
mailing list