Hi,
I am trying to sign xml using SignedXml class using a certificates private
key. i am using vs2005 with .net 2.0 and c#.
i am having problems and now am quite confused. all i really need to do is
generate a number of certificates, which i have using makecert. then sign
them using the certificates private key.
Is there a difference is i access the certificates from a certificate store
or load them from a file?
Could anyone give me a clue as how to do this?
Thanks
Ash