Classes | |
class | X500DistinguishedName |
class | X509Certificate |
class | X509Certificate2 |
class | X509Certificate2Collection |
class | X509Certificate2CollectionPtr |
class | X509CertificateCollection |
class | X509CertificateCollectionPtr |
class | X509Chain |
class | X509Extension |
class | X509ExtensionCollection |
class | X509ExtensionEnumerator |
Functions | |
DECLARE_ENUM_OPERATORS (System::Security::Cryptography::X509Certificates::X509KeyStorageFlags) | |
Declaration of template arithmetic operators for values of X509KeyStorageFlags enum type. More... | |
X509 certificate distinguished name formatting rules.
Format of X.509 certificate.
Enumerator | |
---|---|
Unknown | Unknown certificate. |
Cert | Single certificate. |
SerializedCert | Serialized single certificate. |
Pkcs12 | PKCS #12-formatted certificate. |
Pfx | PFX-formatted certificate. |
SerializedStore | Serialized cerificate store. |
Pkcs7 | Serfificated PKCS #7-formatted certificate. |
Authenticode | Authenticode X.509 certificate. |
Defines how to store key.
System::Security::Cryptography::X509Certificates::DECLARE_ENUM_OPERATORS | ( | System::Security::Cryptography::X509Certificates::X509KeyStorageFlags | ) |
Declaration of template arithmetic operators for values of X509KeyStorageFlags enum type.