cipherSuiteGroups(_:)
Set TLS ciphersuite groups to the set of enabled ciphersuites.
Declaration
func cipherSuiteGroups(_ groups: [tls_ciphersuite_group_t]) -> TLSParameters
- groups:
The cipher suite groups to set.
Set TLS ciphersuite groups to the set of enabled ciphersuites.
func cipherSuiteGroups(_ groups: [tls_ciphersuite_group_t]) -> TLSThe cipher suite groups to set.