MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
X509CertificateChain Class
X509CertificateChain Constructor
X509CertificateChain Constructor
X509CertificateChain(IEnumerable<X509Certificate>) Constructor
X509Certificate
Chain Constructor
Initialize a new instance of the
X509CertificateChain
class.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
X509CertificateChain
()
Remarks
Creates a new X.509 certificate chain.
See Also
Reference
X509CertificateChain Class
X509CertificateChain Overload
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast