DtlsConnection.interaction

gio.tls_interaction.TlsInteraction interaction() @property

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

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.