DtlsConnection.interaction

Set interaction property.

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

Parameters

propval 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.