Content-type: text/html Man page of sasl_done

sasl_done

Section: Simple Authentication Security Layer Library Functions (3SASL)
Updated: 1 Oct 2003
Index Return to Main Contents
 

NAME

sasl_done - dispose of all SASL plug-ins  

SYNOPSIS

cc [ flag ... ] file ... -lsasl   [ library ... ]
#include <sasl/sasl.h>

void sasl_encode(void);  

DESCRIPTION

Make a call to the sasl_done() interface when the application is completely done with the SASL library. You must call sasl_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 attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWlibsasl
Interface StabilityEvolving
MT-LevelSafe

 

SEE ALSO

sasl_dispose(3SASL), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:39:13 GMT, October 02, 2010