ErrorCodesSslNegoNotSupportedException Field
SSL negotiation failed with NotSupportedException.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public const int SslNegoNotSupportedException

Field Value

Type: Int32
Remarks
For instance, the selected security protocol is not supported by the current platform.
See Also