System.Security.Cryptography.X509Certificates Namespace

Microsoft Silverlight will reach end of support after October 2021. Learn more.

The System.Security.Cryptography.X509Certificates namespace contains the common language runtime implementation of the Authenticode X.509 v.3 certificate. This certificate is signed with a private key that uniquely and positively identifies the holder of the certificate.

Classes

  Class Description
Public class X509Certificate Provides methods that help you use X.509 version 3 certificates.

Enumerations

  Enumeration Description
Public enumeration X509ContentType Specifies the format of an X.509 certificate.
Public enumeration X509KeyStorageFlags Defines where and how to export the private key of an X.509 certificate.