The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
System.Security.Cryptography.X509Certificates Namespace
.NET Framework 1.1
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 |
|---|---|
| X509Certificate | Defines the common language runtime implementation of an X.509 v.3 certificate. |
| X509CertificateCollection | Defines a collection that stores X509Certificate objects. |
| X509CertificateCollection. X509CertificateEnumerator | Enumerates the X509Certificate objects in an X509CertificateCollection. |
See Also
Show: