Windows PowerShell command on Get-command sasl_dispose
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man sasl_dispose

Simple Authentication Security Layer Library Functions

sasl_dispose(3SASL)

NAME

sasl_dispose - dispose of a SASL connection object

SYNOPSIS

cc [ flag ... ] file ... -lsasl [ library ... ]

#include

void sasl_dispose(sasl_conn_t **pconn);

DESCRIPTION

Use the sasl_dispose() interface when a SASL connection

object is no longer needed. Generally, the SASL connection

object is no longer needed when the protocol session is com-

pleted, not when authentication is completed, as a security layer may have been negotiated.

PARAMETERS

pconn The SASL connection context

RETURN VALUES

sasl_dispose() 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

attributes(5)

SunOS 5.11 Last change: 14 Oct 2003 1

Simple Authentication Security Layer Library Functions

sasl_dispose(3SASL)

SunOS 5.11 Last change: 14 Oct 2003 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™