KVIrc  4.9.2
DeveloperAPIs
Namespaces | Functions
KviSASL.h File Reference
#include "kvi_settings.h"
#include "KviCString.h"

Go to the source code of this file.

Namespaces

 KviSASL
 This namespace implement some SASL authentication methods.
 

Functions

bool KviSASL::plainMethod (KviCString &szIn, KviCString &szOut, QByteArray &baNick, QByteArray &baPass)
 Create the auth message for PLAIN authentication. More...