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
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. |