SSLConnectionType
The flags that indicate whether a context is to be used for streaming or datagram-based communication.
Declaration
enum SSLConnectionTypeOverview
Use one of these flags with the SSLCreateContext(_:_:_:) function to indicate whether the context is intended for use in stream-based or datagram-based communication.