System.Net.Security.SslStream: Constructor Members

The constructors of System.Net.Security.SslStream are listed below. For a list of all members, see the SslStream Members list.

See Also: Inherited members from System.Net.Security.AuthenticatedStream

Public Constructors

Initializes a new instance of the System.Net.Security.SslStream class using the specified System.IO.Stream.

Initializes a new instance of the System.Net.Security.SslStream class using the specified System.IO.Stream and stream closure behavior.

Initializes a new instance of the System.Net.Security.SslStream class using the specified System.IO.Stream, stream closure behavior and certificate validation delegate.

Initializes a new instance of the System.Net.Security.SslStream class using the specified System.IO.Stream, stream closure behavior, certificate validation delegate and certificate selection delegate.