Contents

sec_protocol_metadata_get_negotiated_ciphersuite(_:)

Declaration

func sec_protocol_metadata_get_negotiated_ciphersuite(_ metadata: sec_protocol_metadata_t) -> SSLCipherSuite

Parameters

  • metadata:

    A sec_protocol_metadata_t instance.

Return Value

A SSLCipherSuite.

Discussion

Get the negotiated TLS ciphersuite.