New Cryptographic features of .Net 2.0
thx
rido
I would recommend checking out Shawn Farkas' excellent .NET Security Blog on MSDN.
He talks about the X509Certificate2 interface in his post: http://blogs.msdn.com/shawnfa/archive/2005/03/16/397154.aspx
He also links to code snippets.
Thanks,
Stephen
http://blogs.msdn.com/stfisher/
For the beta release of the documentation, X509Certificate2 was called X509CertificateEX. You can find the Beta docs here: http://msdn2.microsoft.com/library/ms148409(en-us,vs.80).aspx. Stephen