Method
HaslContextset_allowed_mechanisms
since: 0.1
Declaration [src]
void
hasl_context_set_allowed_mechanisms (
  HaslContext* ctx,
  const char* mechanisms
)
      Description [src]
Sets the list of mechanism that are allowed for ctx.
mechanisms can be separated by white space, commas, or a combination of both.
Available since: 0.1
| Sets property | Hasl.Context:allowed-mechanisms |