get_tls_interaction


Description:

[ Version ( since = "1.6" ) ]
public TlsInteraction? get_tls_interaction ()

Gets a TlsInteraction 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.

Parameters:

this

a Connection

Returns:

a reference on the TlsInteraction. Use unref to release.