Software Development Network>> .NET Development>> New Cryptographic features of .Net 2.0
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< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
New Cryptographic features of .Net 2.0
Jon Russell
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/
denszon
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< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />