Interface ITlsNegotiator
Defines a method that negotiates a TLS connection.
public interface ITlsNegotiator
- Extension Methods
Methods
- NegotiateTls(Uri, Stream)
Return a secured stream for the given URI and stream.
Defines a method that negotiates a TLS connection.
public interface ITlsNegotiator
Return a secured stream for the given URI and stream.