Can I send the key that is returned as an argument to
xmlSecCryptoAppKeyLoadMemory() ?

On 12/15/06, Aleksey Sanin <[EMAIL PROTECTED]> wrote:

I think you can refer to keys in the Windows certificates
store directly. The key manager for xmlsec-mscrypto supports
key lookups by the key name (e.g. cert subject).

Aleksey


Yeshwanth C wrote:
> Hi,
>
> I want to use xmlSecCryptoAppKeyLoadMemory() to load keys from windows
> certificate store.
>
> How do I do it?
>
> I want to especially use to sign and verify xml files loading keys
> (private and public ) from windows certificate store so that I can use
> the sign and verify example code with some modifications.
>
> How to do it?
>
> Regards
> Yesh
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> xmlsec mailing list
> [email protected]
> http://www.aleksey.com/mailman/listinfo/xmlsec

_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to