Simple Authentication Security Layer Library Functions
sasldone(3SASL)
NAME
sasldone - dispose of all SASL plug-ins
SYNOPSIS
cc [ flag ... ] file ... -lsasl [ library ... ]
#include
void saslencode(void)
DESCRIPTION
Make a call to the sasldone() interface when the applica-
tion is completely done with the SASL library. You must call
sasldispose(3SASL) before you make a call to sasldone().
RETURN VALUES
sasldone() has no return values.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWlibsasl
Interface Stability Evolving
MT-Level Safe
SEE ALSO
sasldispose(3SASL), attributes(5)
SunOS 5.11 Last change: 1 Oct 2003 1
Simple Authentication Security Layer Library Functions
sasldone(3SASL)
SunOS 5.11 Last change: 1 Oct 2003 2
|