Click or drag to resize
MimeKit

SslHandshakeException Constructor

Initializes a new instance of the SslHandshakeException class.

Namespace: MailKit.Security
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public SslHandshakeException()
Remarks
Creates a new SslHandshakeException.
See Also