QuickOPC User's Guide and Reference
PkiCertificate Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace > PkiCertificate Class : PkiCertificate Constructor
Overload List
OverloadDescription
Initializes a new instance of the class.  
Initializes a new instance of the class using information from a byte array.  
Initializes a new instance of the class using a byte array and a password.  
Initializes a new instance of the class using a byte array and a password.  
Initializes a new instance of the class using an IPkiCertificate object.  
Initializes a new instance of the class using a certificate file name.  
Initializes a new instance of the class using a certificate file name and a password used to access the certificate.  
Initializes a new instance of the class using a certificate file name and a password.  
Initializes a new instance of the class using an System.Security.Cryptography.X509Certificates.X509Certificate object.  
Initializes a new instance of the class using an System.Security.Cryptography.X509Certificates.X509Certificate2 object.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also