Method

HaslContextset_tls

since: 0.1

Declaration [src]

void
hasl_context_set_tls (
  HaslContext* ctx,
  gboolean tls
)

Description [src]

Sets whether or not ctx is working with a TLS connection to tls.

Available since: 0.1

Sets propertyHasl.Context:tls

Parameters

tls

Type: gboolean

Whether or not ctx is working with a TLS connection.