Contents

cipherSuites(_:)

Set TLS cipher suites to the set of enabled ciphersuites.

Declaration

func cipherSuites(_ suites: [tls_ciphersuite_t]) -> QUIC

Parameters

  • suites:

    The cipher suites to set.