GTlsInteractionResult

GTlsInteractionResult is returned by various functions in gio.TlsInteraction when finishing an interaction request.

Values

ValueMeaning
UNHANDLED0

The interaction was unhandled (i.e. not implemented).

HANDLED1

The interaction completed, and resulting data is available.

FAILED2

The interaction has failed, or was cancelled. and the operation should be aborted.

Meta

Since

2.30