TlsStream.this

this(Transport * transport, TlsContext ctx) @trusted nothrow

Create a TLS stream wrapping a transport connection.

Parameters

transportPointer to the underlying transport.
ctxTLS context configuration.