TlsStream.this

this(Transport * transport, TlsContext ctx) @safe nothrow @nogc

Construct a TLS stream over the given transport.

Parameters

transportPointer to the underlying transport.
ctxTLS configuration context.