Rebex FTP/SSL for .NET

TlsException Class

The exception that is thrown when a TLS/SSL error occurs.

For a list of all members of this type, see TlsException Members.

System.Object
   System.Exception
      Rebex.Net.TlsException

public class TlsException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Rebex.Net

Assembly: Rebex.Net.SecureSocket (in Rebex.Net.SecureSocket.dll)

See Also

TlsException Members | Rebex.Net Namespace