Method

HaslContextget_tls

since: 0.1

Declaration [src]

gboolean
hasl_context_get_tls (
  HaslContext* ctx
)

Description [src]

Gets whether or not ctx is working with a TLS connection.

See HaslContext:tls for more information.

Available since: 0.1

Gets propertyHasl.Context:tls

Return value

Type: gboolean

TRUE if ctx is on a TLS connection, otherwise FALSE.