API Version: 3.0
Library Version: 3.4.4
Generated by gi-docgen 2023.1
const char* soup_message_get_tls_ciphersuite_name ( SoupMessage* msg )
Gets the name of the TLS ciphersuite negotiated for msg‘s connection.
msg
Type: const char*
const char*
The name of the TLS ciphersuite, or NULL if msg‘s connection is not SSL.
NULL