kgpg
kgpginterface.cpp File Reference
#include "kgpginterface.h"
#include "gpgproc.h"
#include "core/convert.h"
#include "core/KGpgKeyNode.h"
#include "core/KGpgSignNode.h"
#include "core/KGpgSubkeyNode.h"
#include "core/KGpgUatNode.h"
#include "core/KGpgUidNode.h"
#include <gpgme.h>
#include <KConfig>
#include <KDebug>
#include <KGlobal>
#include <KLocale>
#include <KMessageBox>
#include <KProcess>
#include <QFile>
#include <QString>
#include <QTextStream>
#include "kgpginterface.moc"
Include dependency graph for kgpginterface.cpp:
Go to the source code of this file.
Functions | |
static KgpgCore::KgpgKeyList | readPublicKeysProcess (GPGProc &p, KGpgKeyNode *readNode) |
static KgpgCore::KgpgKeyList | readSecretKeysProcess (GPGProc &p) |
Function Documentation
|
static |
- Parameters
-
p the process that reads the GnuPG data readNode the node where the signatures are read for
< the current (sub)node signatures are read for
Definition at line 148 of file kgpginterface.cpp.
|
static |
Definition at line 324 of file kgpginterface.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.