hi,
Thanks
Now it works by using:

key = xmlSecOpenSSLAppKeyFromCertLoadBIO(certbio, xmlSecKeyDataFormatPem);

I think in the abstract level, there should also be interface:
key = xmlSecCryptoAppKeyFromCertLoad("cert.pem", xmlSecKeyDataFormatPem);
which give the similar functioanlity as:
xmlSecCryptoAppKeyCertLoad (key, "cert.pem", xmlSecKeyDataFormatPem)


Thanks
Weizhong
On Mon, Jun 30, 2008 at 4:28 PM, Aleksey Sanin <[EMAIL PROTECTED]> wrote:

>
>> Some hint?
>>
>
> Debugger :)
>
>
> Aleksey
>
_______________________________________________
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to