sec_protocol_metadata_get_negotiated_ciphersuite

Function sec_protocol_metadata_get_negotiated_ciphersuite 

Source
pub unsafe extern "C-unwind" fn sec_protocol_metadata_get_negotiated_ciphersuite(
    metadata: sec_protocol_metadata_t,
) -> SSLCipherSuite
👎Deprecated: renamed to sec_protocol_metadata::negotiated_ciphersuite
Available on crate features CipherSuite and SecProtocolMetadata only.