gsasl  2.2.0
About: GNU SASL is an implementation of the Simple Authentication and Security Layer (SASL).
  Fossies Dox: gsasl-2.2.0.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
Gsasl Struct Reference

#include <internal.h>

Collaboration diagram for Gsasl:
[legend]

Data Fields

size_t n_client_mechs
 
Gsasl_mechanismclient_mechs
 
size_t n_server_mechs
 
Gsasl_mechanismserver_mechs
 
Gsasl_callback_function cb
 
void * application_hook
 

Detailed Description

Definition at line 40 of file internal.h.

Field Documentation

◆ application_hook

void* Gsasl::application_hook

Definition at line 48 of file internal.h.

Referenced by gsasl_callback_hook_get(), and gsasl_callback_hook_set().

◆ cb

Definition at line 47 of file internal.h.

Referenced by gsasl_callback(), and gsasl_callback_set().

◆ client_mechs

◆ n_client_mechs

◆ n_server_mechs

size_t Gsasl::n_server_mechs

◆ server_mechs


The documentation for this struct was generated from the following file: