Session.tlsInteraction

gio.tls_interaction.TlsInteraction tlsInteraction() @property

Get tlsInteraction property.

Returns

A [gio.tls_interaction.TlsInteraction] object that will be passed on to any

[gio.tls_connection.TlsConnection]s created by the session.

This can be used to provide client-side certificates, for example.

void tlsInteraction(gio.tls_interaction.TlsInteraction propval) @property

Set tlsInteraction property.

Parameters

propvalA [gio.tls_interaction.TlsInteraction] object that will be passed on to any [gio.tls_connection.TlsConnection]s created by the session. This can be used to provide client-side certificates, for example.