![]() |
![]()
| ![]() |
![]()
NAMEsasl_checkpass - Cyrus SASL documentation SYNOPSIS#include <sasl/sasl.h> int sasl_checkpass(sasl_conn_t *conn, DESCRIPTION
RETURN VALUEsasl_checkpass returns an integer which corresponds to one of the following codes. SASL_OK indicates that the authentication is complete. All other return codes indicate errors and should either be handled or the authentication session should be quit. See sasl_errors(3) for meanings of return codes. CONFORMING TORFC 4422 SEE ALSOsasl(3), sasl_errors(3), sasl_callbacks(3), sasl_setpass(3) AUTHORThe Cyrus Team COPYRIGHT1993-2016, The Cyrus Team
|