Simple Authentication Security Layer Library Functions
sasl_done(3SASL)
NAME
sasl_done - dispose of all SASL plug-ins
SYNOPSIS
cc [ flag ... ] file ... -lsasl [ library ... ]
#include
void sasl_encode(void)
DESCRIPTION
Make a call to the sasl_done() interface when the applica-
tion is completely done with the SASL library. You must callsasl_dispose(3SASL) before you make a call to sasl_done().
RETURN VALUES
sasl_done() has no return values.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:_______________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|________________________________|
| Availability | system/library/security/libsasl||_____________________________|________________________________|
| Interface Stability | Committed ||_____________________________|________________________________|
| MT-Level | Safe |
|_____________________________|________________________________|
SEE ALSO
sasl_dispose(3SASL), attributes(5)
SunOS 5.11 Last change: 1 Oct 2003 1
Simple Authentication Security Layer Library Functionssasl_done(3SASL)
SunOS 5.11 Last change: 1 Oct 2003 2