Windows PowerShell command on Get-command sasl_version
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man sasl_version

Simple Authentication Security Layer Library Functions

sasl_version(3SASL)

NAME

sasl_version - get SASL library version information

SYNOPSIS

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

#include

void sasl_version(const char **implementation, int *version);

DESCRIPTION

Use the sasl_version() interface to obtain the version of

the SASL library.

PARAMETERS

implementation A vendor-defined string that describes the

implementation. The value of implementa-

tionreturned is Sun SASL.

version A vendor-defined represetation of the ver-

sion number.

RETURN VALUES

The sasl_version() interface 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 | MT-Safe |

|_____________________________|________________________________|

SEE ALSO

attributes(5)

SunOS 5.11 Last change: 14 Oct 2003 1

Simple Authentication Security Layer Library Functions

sasl_version(3SASL)

SunOS 5.11 Last change: 14 Oct 2003 2




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