Property

HaslContext:allow-clear-text

unstable since: 1.0

Declaration

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

Description [src]

Determines where 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
Available since:1.0
Default valueFALSE
Getter methodhasl_context_get_allow_clear_text()
Setter methodhasl_context_set_allow_clear_text()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno