KVIrc  4.9.2
DeveloperAPIs
Namespaces | Functions
KviSASL.cpp File Reference
#include "KviSASL.h"
#include "KviMemory.h"

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...