System.Security.Cryptography.X509Certificates.X509Certificate2: Constructor Members

The constructors of System.Security.Cryptography.X509Certificates.X509Certificate2 are listed below. For a list of all members, see the X509Certificate2 Members list.

See Also: Inherited members from System.Security.Cryptography.X509Certificates.X509Certificate

Public Constructors

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using information from a byte array.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using an unmanaged handle.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using an System.Security.Cryptography.X509Certificates.X509Certificate object.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a certificate file name.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a byte array and a password.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a byte array and a password.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a certificate file name and a password.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a certificate file name and a password used to access the certificate.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a byte array, a password, and a key storage flag.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a byte array, a password, and a key storage flag.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a certificate file name, a password, and a key storage flag.

Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509Certificate2 class using a certificate file name, a password used to access the certificate, and a key storage flag.