init(_:)
Create a TLS protocol to use in a protocol stack.
Declaration
init(@ProtocolStackBuilder<TCP> _ builder: () -> TCP)Parameters
- builder:
The protocol stack below TLS.
Create a TLS protocol to use in a protocol stack.
init(@ProtocolStackBuilder<TCP> _ builder: () -> TCP)The protocol stack below TLS.