API Version: 3.0
Library Version: 3.1.3
const char* soup_message_get_tls_ciphersuite_name ( SoupMessage* msg )
Gets the name of the TLS ciphersuite negotiated for msg‘s connection.
msg
utf8
The name of the TLS ciphersuite, or NULL if msg‘s connection is not SSL.
NULL