kleopatra
exportopenpgpcertstoservercommand.cpp
Go to the documentation of this file.
57 const Kleo::CryptoConfigEntry * const entry = config->entry( QLatin1String("gpg"), QLatin1String("Keyserver"), QLatin1String("keyserver") );
67 ExportOpenPGPCertsToServerCommand::ExportOpenPGPCertsToServerCommand( QAbstractItemView * v, KeyListController * c )
103 "have created a revocation certificate so you can revoke the certificate if needed later.</para>"
134 "<para>Please check the output of <icode>%1</icode> for details.</para>", args.join( QLatin1String(" ") ) ) ;
~ExportOpenPGPCertsToServerCommand()
Definition: exportopenpgpcertstoservercommand.cpp:80
QString errorString() const
Definition: gnupgprocesscommand.cpp:296
static bool haveKeyserverConfigured()
Definition: exportopenpgpcertstoservercommand.cpp:53
Definition: keylistcontroller.h:55
QString join(const QString &separator) const
ExportOpenPGPCertsToServerCommand(QAbstractItemView *view, KeyListController *parent)
Definition: exportopenpgpcertstoservercommand.cpp:67
std::vector< GpgME::Key > keys() const
Definition: commands/command_p.h:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 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:33:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.