1sasl_done(3SASSiLm)ple Authentication Security Layer Library Functisoanssl_done(3SASL)
2
3
4

NAME

6       sasl_done - dispose of all SASL plug-ins
7

SYNOPSIS

9       cc [ flag ... ] file ... -lsasl   [ library ... ]
10       #include <sasl/sasl.h>
11
12       void  sasl_encode(void)
13
14

DESCRIPTION

16       Make  a  call to the sasl_done() interface when the application is com‐
17       pletely done with the SASL library. You must  call  sasl_dispose(3SASL)
18       before you make a call to sasl_done().
19

RETURN VALUES

21       sasl_done() has no return values.
22

ATTRIBUTES

24       See attributes(5) for descriptions of the following attributes:
25
26
27
28
29       ┌─────────────────────────────┬─────────────────────────────┐
30       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
31       ├─────────────────────────────┼─────────────────────────────┤
32       │Availability                 │SUNWlibsasl                  │
33       ├─────────────────────────────┼─────────────────────────────┤
34       │Interface Stability          │Evolving                     │
35       ├─────────────────────────────┼─────────────────────────────┤
36       │MT-Level                     │Safe                         │
37       └─────────────────────────────┴─────────────────────────────┘
38

SEE ALSO

40       sasl_dispose(3SASL), attributes(5)
41
42
43
44SunOS 5.11                        1 Oct 2003                  sasl_done(3SASL)
Impressum