System.Security.Cryptography.X509Certificates.X509Certificate Class

Provides methods that help you use X.509 v.3 certificates.

See Also: X509Certificate Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class X509Certificate : System.Runtime.Serialization.IDeserializationCallback, System.Runtime.Serialization.ISerializable

Remarks

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.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0