cipherSuites(_:)
Set DTLS ciphersuites to the set of enabled ciphersuites.
Declaration
func cipherSuites(_ suites: [tls_ciphersuite_t]) -> DTLSParameters
- suites:
The cipher suites to set.
Set DTLS ciphersuites to the set of enabled ciphersuites.
func cipherSuites(_ suites: [tls_ciphersuite_t]) -> DTLSThe cipher suites to set.