SecurityMessage
A structure that carries key material for negotiating a secure channel between the system and an accessory.
Declaration
struct SecurityMessageMentioned in
Overview
Your AccessoryTransportSecurity extension sends instances of this type to initiate key exchange and receives them during messageReceived(_:completion:) to complete the exchange.