Click or drag to resize
MimeKit

X509CertificateChain Constructor

Initialize a new instance of the X509CertificateChain class.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public X509CertificateChain()
Remarks
Creates a new X.509 certificate chain.
See Also