Contents

SSLConnectionType

The flags that indicate whether a context is to be used for streaming or datagram-based communication.

Declaration

enum SSLConnectionType

Overview

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.

Topics

Constants

Initializers