Contents

SecurityMessage.CipherSuite.xWing

A cipher suite that provides xWing hybrid post-quantum key encapsulation.

Declaration

case xWing

Mentioned in

Discussion

Implement this cipher suite for post-quantum security. The AccessoryTransport.internet and AccessoryTransport.localNetwork transport types require this cipher suite. Bluetooth transport supports this cipher suite, but you can alternatively use SecurityMessage.CipherSuite.p256 as a fallback.

See Also

Identifying cipher suite types