gio.tls_connection.TlsConnections created by the session.
This can be used to provide client-side certificates, for example.
gio.tls_interaction.TlsInteraction tlsInteraction() @propertyGet tlsInteraction property.
gio.tls_connection.TlsConnections created by the session.
This can be used to provide client-side certificates, for example.
void tlsInteraction(gio.tls_interaction.TlsInteraction propval) @propertySet tlsInteraction property.
propval | 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. |