Property

HaslContext:allow-clear-text

Declaration

property allow-clear-text: gboolean [ read, write ]

Description [src]

Determines whether or not mechanisms that depend on transport layer encryption like TLS are allowed to be used on a non-TLS connection.

If HaslContext:tls is FALSE, then these mechanisms, like the PLAIN mechanism will only be attempted if this property is TRUE.

Type:gboolean

Default valueFALSE
Getter methodhasl_context_get_allow_clear_text()
Setter methodhasl_context_set_allow_clear_text()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno