TlsConnection.interaction

gio.tls_interaction.TlsInteraction interaction() @property nothrow

Get interaction property.

Returns

A #GTlsInteraction object to be used when the connection or certificate

database need to interact with the user. This will be used to prompt the user for passwords where necessary.

void interaction(gio.tls_interaction.TlsInteraction propval) @property nothrow

Set interaction property.

Parameters

propvalA #GTlsInteraction object to be used when the connection or certificate database need to interact with the user. This will be used to prompt the user for passwords where necessary.