Initializes an instance of the TlsSocket class with the specified base socket.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Parameters
- socket
- Type: Rebex.Net..::..ISocket
Base socket.
Remarks
Use this if you need to upgrade an existing socket to use TLS/SSL.