3 #ifndef _XSASL_CYRUS_H_INCLUDED_
4 #define _XSASL_CYRUS_H_INCLUDED_
12 /* #include <xsasl_cyrus.h>
21 #if defined(USE_SASL_AUTH) && defined(USE_CYRUS_SASL)
24 * SASL protocol interface
26 #define XSASL_TYPE_CYRUS "cyrus"
28 extern XSASL_SERVER_IMPL
*xsasl_cyrus_server_init(const char *, const char *);
29 extern XSASL_CLIENT_IMPL
*xsasl_cyrus_client_init(const char *, const char *);
36 /* The Secure Mailer license must be distributed with this software.
39 /* IBM T.J. Watson Research
41 /* Yorktown Heights, NY 10598, USA