Rebex FTP/SSL for .NET

TlsSocket Class

Represents a TLS/SSL-enabled TCP socket.

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

System.Object
   Rebex.Net.TlsSocket

public class TlsSocket

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.

Remarks

This class is suitable for securing your socket communication using the TLS 1.0 protocol or its predecesor SSL 3.0.

Only TCP protocol is supported.

Requirements

Namespace: Rebex.Net

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

See Also

TlsSocket Members | Rebex.Net Namespace