cipherSuites(_:)
Set TLS cipher suites to the set of enabled ciphersuites.
Declaration
func cipherSuites(_ suites: [tls_ciphersuite_t]) -> QUICParameters
- suites:
The cipher suites to set.
Set TLS cipher suites to the set of enabled ciphersuites.
func cipherSuites(_ suites: [tls_ciphersuite_t]) -> QUICThe cipher suites to set.