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