|
Bincimap 2.0.16
Easy Imapping
|
Implementation of the AUTHENTICATE command, incl. CRAM-MD5. More...
#include <string>#include "authenticate.h"#include "base64.h"#include "convert.h"#include "depot.h"#include "iodevice.h"#include "iofactory.h"#include "globals.h"#include "operators.h"#include "recursivedescent.h"#include "session.h"#include <cstring>
Go to the source code of this file.
Implementation of the AUTHENTICATE command, incl. CRAM-MD5.
Definition in file operator-authenticate.cc.