Method
HaslContextget_allowed_mechanisms
since: 0.1
[−]
Description [src]
Gets the list of allowed mechanisms for ctx
.
Available since: 0.1
Gets property | Hasl.Context:allowed-mechanisms |
[−]
Return value
Type: const char*
The list of allowed mechanisms.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |