supportedTransports
An array of transports that the accessory supports for sending sensitive information.
Declaration
let supportedTransports: [AccessoryTransport]Discussion
The default is AccessoryTransport.bluetooth. To support the AccessoryTransport.internet or AccessoryTransport.localNetwork transport types, use the SecurityMessage.CipherSuite.xWing cipher suite.