Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TlsStream Constructor

Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9147)

TlsStream(Socket)

Initializes the TlsStream instance. The TlsStream becomes the owner of the supplied socket.

Declaration
public TlsStream(Socket socket)
Parameters
Type Name Description
Socket socket

A socket which provides network layer for sending and receiving data.

TlsStream(Stream)

Initializes the TlsStream instance. The TlsStream becomes the owner of the supplied stream.

Declaration
public TlsStream(Stream stream)
Parameters
Type Name Description
Stream stream

A stream which provides network layer for sending and receiving data.

In This Article
  • TlsStream(Socket)
  • TlsStream(Stream)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies