Contents

NWTCPConnectionAuthenticationDelegate

A delegate protocol to customize the TLS authentication done by a connection.

Declaration

protocol NWTCPConnectionAuthenticationDelegate : NSObjectProtocol

Overview

A delegate is not required for an NWTCPConnection object.

Topics

Delegate methods

See Also

TCP connections