Provides methods that help you use X.509 v.3 certificates.
See Also: X509Certificate Members
ASN.1 DER is the only certificate format supported by this class.
For most scenarios, you should use the System.Security.Cryptography.X509Certificates.X509Certificate2 class instead.