Contents

AccessorySecuritySession.EventHandler

A protocol that defines methods for handling security session events.

Declaration

protocol EventHandler

Mentioned in

Overview

Implement this protocol to respond to key exchange messages and session invalidation during the cryptographic key exchange process.

Topics

Handling security messages

Handling session lifecycle

See Also

Handling session events