Method

SoupSessionget_tls_interaction

Declaration [src]

GTlsInteraction*
soup_session_get_tls_interaction (
  SoupSession* session
)

Description [src]

Get the GTlsInteraction currently used by session.

Return value

Type: GTlsInteraction

A GTlsInteraction.

The data is owned by the instance.
The return value can be NULL.