gsasl  2.2.1
Functions
xfinish.c File Reference
#include <config.h>
#include "internal.h"

Go to the source code of this file.

Functions

void gsasl_finish (Gsasl_session *sctx)
 

Function Documentation

◆ gsasl_finish()

void gsasl_finish ( Gsasl_session sctx)

gsasl_finish:

Parameters
sctxlibgsasl session handle.

Destroy a libgsasl client or server handle. The handle must not be used with other libgsasl functions after this call.

Definition at line 34 of file xfinish.c.