Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

password.cpp File Reference

#include "password.h"
#include "config.h"
#include "global.h"
#include "backend/contact.h"
#include <qlabel.h>
#include <qlineedit.h>
#include <qtextview.h>
#include <qstring.h>
#include <qapplication.h>
#include <qfile.h>
#include <qdialog.h>
#include <unistd.h>
#include "passwordbase_p.h"
#include "password.moc"

Include dependency graph for password.cpp:

Go to the source code of this file.

Functions

char * crypt (const char *key, const char *salt)
static QString qcrypt (const QString &k, const char *salt)


Function Documentation

char* crypt const char *  key,
const char *  salt
 

static QString qcrypt const QString k,
const char *  salt
[static]
 

Definition at line 63 of file password.cpp.

References crypt(), QString::fromUtf8(), and QString::utf8().

Referenced by Password::authenticate(), and Password::getPassword().


Generated on Sat Nov 5 16:41:36 2005 for OPIE by  doxygen 1.4.2