Property
HaslContext:tls
since: 0.1
Description [src]
Tells the context whether or not the connection is being run over TLS or not.
This is used in conjunction with
HaslContext:allow-clear-text
to determine if mechanisms that
depend on the transport layer to secure credentials should be attempted.
Type:gboolean
Available since: 0.1
Getter method | hasl_context_get_tls() |
Setter method | hasl_context_set_tls() |