Function OpenSSLStream.this
this
(
vibe .internal .interfaceproxy .InterfaceProxy!(vibe.core.stream.Stream) underlying,
OpenSSLContext ctx,
TLSStreamState state,
string peer_name = null,
NetworkAddress peer_address = NetworkAddress(sockaddr(cast(short)0, [cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u, cast(ubyte)0u]), , ),
string[] alpn = null
) @safe;