get_interaction


Description:

[ Version ( since = "2.30" ) ]
public unowned TlsInteraction? get_interaction ()

Get the object that will be used to interact with the user.

It will be used for things like prompting the user for passwords. If null is returned, then no user interaction will occur for this connection.

Parameters:

this

a connection

Returns:

The interaction object.