const char * gsasl_strerror
(int err)
err: libgsasl error code
Return value: Returns a pointer to a statically allocated string containing a description of the error with the error value err. This string can be used to output a diagnostic message to the user.