Method
HaslContextget_allow_clear_text
since: 0.1
Declaration [src]
gboolean
hasl_context_get_allow_clear_text (
HaslContext* ctx
)
Description [src]
Gets whether or not it’s okay to use mechanisms that use clear text with a
non-TLS connection. Clear text methods are ones that use credentials
directly like the PLAIN
mechanism which depend on TLS to secure the credentials.
See HaslContext:allow-clear-text
for more information.
Available since: 0.1
Gets property | Hasl.Context:allow-clear-text |