SessionGidBuilderImpl.tlsInteraction

Set tlsInteraction property.

class SessionGidBuilderImpl(T)
T
tlsInteraction

Parameters

propval gio.tls_interaction.TlsInteraction

A gio.tls_interaction.TlsInteraction object that will be passed on to any gio.tls_connection.TlsConnections created by the session.

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

Return Value

Type: T

Builder instance for fluent chaining