Contents

SSLProtocolSide

The flags that indicate whether a context is for the server or client side of a connection.

Declaration

@frozen enum SSLProtocolSide

Overview

Use one of these flags with the SSLCreateContext(_:_:_:) function to indicate whether the context is intended for the server side or client side of a connection.

Topics

Constants

Initializers