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