database need to interact with the user. This will be used to prompt the user for passwords where necessary.
DtlsConnection.interaction
gio.tls_interaction.TlsInteraction interaction() @propertyGet interaction property.
Returns
A #GTlsInteraction object to be used when the connection or certificate
void interaction(gio.tls_interaction.TlsInteraction propval) @propertySet interaction property.
Parameters
propval | 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. |