I am reading a public key stored in binary format which I got from a key blob with the function xmlSecCryptoAppKeyLoadMemory(). But I am getting the error "Invalid format" Kindly advise Thanks in advance yesh
On 12/15/06, Aleksey Sanin <[EMAIL PROTECTED]> wrote:
If you can get key in the required binary format, then "yes". xmlSecCryptoAppKeyLoadMemory() reads key in given format from a memory block. Very similar to file based version. Aleksey Yeshwanth C wrote: > Can I send the key that is returned as an argument to > xmlSecCryptoAppKeyLoadMemory() ? >
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
