X509Certificate2 Constructor
Initializes a new instance of the X509Certificate2 class.
Overload List
Name | Description |
---|---|
X509Certificate2 (Session, Byte[], String) | Initializes a new instance of the X509Certificate2 class using a byte array and a password. |
X509Certificate2 (Session, CryptokiAttribute[]) | Initializes a new instance of the X509Certificate2 class from a Cryptoki attribute array. |
See Also
Reference
X509Certificate2 Class
X509Certificate2 Members
System.Security.Cryptography.X509Certificates Namespace