DtlsConnection.interaction

Get interaction property.

  1. gio.tls_interaction.TlsInteraction interaction [@property getter]
    interface DtlsConnection
    @property
    interaction
    ()
  2. gio.tls_interaction.TlsInteraction interaction [@property setter]

Return Value

Type: gio.tls_interaction.TlsInteraction

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.