sec_protocol_metadata_get_negotiated_ciphersuite(_:)
Declaration
func sec_protocol_metadata_get_negotiated_ciphersuite(_ metadata: sec_protocol_metadata_t) -> SSLCipherSuiteParameters
- metadata:
A
sec_protocol_metadata_tinstance.
Return Value
A SSLCipherSuite.
Discussion
Get the negotiated TLS ciphersuite.