Contents

cipherSuiteGroups(_:)

Set TLS ciphersuite groups to the set of enabled ciphersuites.

Declaration

func cipherSuiteGroups(_ groups: [tls_ciphersuite_group_t]) -> TLS

Parameters

  • groups:

    The cipher suite groups to set.