2016-05-13 10:52:52 +00:00
|
|
|
/* t-keylist.cpp
|
|
|
|
|
|
|
|
This file is part of qgpgme, the Qt API binding for gpgme
|
Change copyright from Intevation to BSI
* lang/cpp/src/gpggencardkeyinteractor.cpp,
lang/cpp/src/gpggencardkeyinteractor.h,
lang/cpp/src/gpgmepp_export.h,
lang/cpp/src/swdbresult.cpp,
lang/cpp/src/swdbresult.h,
lang/cpp/src/tofuinfo.cpp,
lang/cpp/src/tofuinfo.h,
lang/qt/src/abstractimportjob.h,
lang/qt/src/adduseridjob.h,
lang/qt/src/changeexpiryjob.h,
lang/qt/src/changeownertrustjob.h,
lang/qt/src/changepasswdjob.h,
lang/qt/src/cryptoconfig.cpp,
lang/qt/src/cryptoconfig.h,
lang/qt/src/dataprovider.cpp,
lang/qt/src/dataprovider.h,
lang/qt/src/decryptjob.h,
lang/qt/src/decryptverifyjob.h,
lang/qt/src/deletejob.h,
lang/qt/src/dn.cpp,
lang/qt/src/dn.h,
lang/qt/src/downloadjob.h,
lang/qt/src/encryptjob.h,
lang/qt/src/exportjob.h,
lang/qt/src/hierarchicalkeylistjob.h,
lang/qt/src/importfromkeyserverjob.h,
lang/qt/src/importjob.h,
lang/qt/src/job.cpp,
lang/qt/src/job.h,
lang/qt/src/keyformailboxjob.h,
lang/qt/src/keygenerationjob.h,
lang/qt/src/keylistjob.h,
lang/qt/src/listallkeysjob.h,
lang/qt/src/multideletejob.h,
lang/qt/src/protocol.h,
lang/qt/src/protocol_p.h,
lang/qt/src/qgpgme_export.h,
lang/qt/src/qgpgmeadduseridjob.cpp,
lang/qt/src/qgpgmeadduseridjob.h,
lang/qt/src/qgpgmebackend.cpp,
lang/qt/src/qgpgmebackend.h,
lang/qt/src/qgpgmechangeexpiryjob.cpp,
lang/qt/src/qgpgmechangeexpiryjob.h,
lang/qt/src/qgpgmechangeownertrustjob.cpp,
lang/qt/src/qgpgmechangeownertrustjob.h,
lang/qt/src/qgpgmechangepasswdjob.cpp,
lang/qt/src/qgpgmechangepasswdjob.h,
lang/qt/src/qgpgmedecryptjob.cpp,
lang/qt/src/qgpgmedecryptjob.h,
lang/qt/src/qgpgmedecryptverifyjob.cpp,
lang/qt/src/qgpgmedecryptverifyjob.h,
lang/qt/src/qgpgmedeletejob.cpp,
lang/qt/src/qgpgmedeletejob.h,
lang/qt/src/qgpgmedownloadjob.cpp,
lang/qt/src/qgpgmedownloadjob.h,
lang/qt/src/qgpgmeencryptjob.cpp,
lang/qt/src/qgpgmeencryptjob.h,
lang/qt/src/qgpgmeexportjob.cpp,
lang/qt/src/qgpgmeexportjob.h,
lang/qt/src/qgpgmeimportfromkeyserverjob.cpp,
lang/qt/src/qgpgmeimportfromkeyserverjob.h,
lang/qt/src/qgpgmeimportjob.cpp,
lang/qt/src/qgpgmeimportjob.h,
lang/qt/src/qgpgmekeyformailboxjob.cpp,
lang/qt/src/qgpgmekeyformailboxjob.h,
lang/qt/src/qgpgmekeygenerationjob.cpp,
lang/qt/src/qgpgmekeygenerationjob.h,
lang/qt/src/qgpgmekeylistjob.cpp,
lang/qt/src/qgpgmekeylistjob.h,
lang/qt/src/qgpgmelistallkeysjob.cpp,
lang/qt/src/qgpgmelistallkeysjob.h,
lang/qt/src/qgpgmenewcryptoconfig.cpp,
lang/qt/src/qgpgmenewcryptoconfig.h,
lang/qt/src/qgpgmerefreshkeysjob.cpp,
lang/qt/src/qgpgmerefreshkeysjob.h,
lang/qt/src/qgpgmesecretkeyexportjob.cpp,
lang/qt/src/qgpgmesecretkeyexportjob.h,
lang/qt/src/qgpgmesignencryptjob.cpp,
lang/qt/src/qgpgmesignencryptjob.h,
lang/qt/src/qgpgmesignjob.cpp,
lang/qt/src/qgpgmesignjob.h,
lang/qt/src/qgpgmesignkeyjob.cpp,
lang/qt/src/qgpgmesignkeyjob.h,
lang/qt/src/qgpgmetofupolicyjob.cpp,
lang/qt/src/qgpgmetofupolicyjob.h,
lang/qt/src/qgpgmeverifydetachedjob.cpp,
lang/qt/src/qgpgmeverifydetachedjob.h,
lang/qt/src/qgpgmeverifyopaquejob.cpp,
lang/qt/src/qgpgmeverifyopaquejob.h,
lang/qt/src/qgpgmewkspublishjob.cpp,
lang/qt/src/qgpgmewkspublishjob.h,
lang/qt/src/refreshkeysjob.h,
lang/qt/src/signencryptjob.h,
lang/qt/src/signjob.h,
lang/qt/src/signkeyjob.h,
lang/qt/src/specialjob.h,
lang/qt/src/threadedjobmixin.cpp,
lang/qt/src/threadedjobmixin.h,
lang/qt/src/tofupolicyjob.h,
lang/qt/src/verifydetachedjob.h,
lang/qt/src/verifyopaquejob.h,
lang/qt/src/wkspublishjob.h,
lang/qt/tests/run-keyformailboxjob.cpp,
lang/qt/tests/t-config.cpp,
lang/qt/tests/t-encrypt.cpp,
lang/qt/tests/t-keylist.cpp,
lang/qt/tests/t-keylocate.cpp,
lang/qt/tests/t-ownertrust.cpp,
lang/qt/tests/t-support.cpp,
lang/qt/tests/t-support.h,
lang/qt/tests/t-tofuinfo.cpp,
lang/qt/tests/t-various.cpp,
lang/qt/tests/t-verify.cpp,
lang/qt/tests/t-wkspublish.cpp,
tests/gpg/t-encrypt-mixed.c,
tests/gpg/t-thread-keylist-verify.c,
tests/gpg/t-thread-keylist.c,
tests/run-decrypt.c: Change Intevation GmbH copyright to BSI.
--
This should make it more transparent where the BSI is the actual
copyright holder as the code was mostly developed as part of a
development contract.
2017-04-25 08:24:11 +00:00
|
|
|
Copyright (c) 2016 by Bundesamt für Sicherheit in der Informationstechnik
|
|
|
|
Software engineering by Intevation GmbH
|
2016-05-13 10:52:52 +00:00
|
|
|
|
|
|
|
QGpgME is free software; you can redistribute it and/or
|
|
|
|
modify it under the terms of the GNU General Public License as
|
|
|
|
published by the Free Software Foundation; either version 2 of the
|
|
|
|
License, or (at your option) any later version.
|
|
|
|
|
|
|
|
QGpgME is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
General Public License for more details.
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
along with this program; if not, write to the Free Software
|
|
|
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
|
|
|
|
|
In addition, as a special exception, the copyright holders give
|
|
|
|
permission to link the code of this program with any edition of
|
|
|
|
the Qt library by Trolltech AS, Norway (or with modified versions
|
|
|
|
of Qt that use the same license as Qt), and distribute linked
|
|
|
|
combinations including the two. You must obey the GNU General
|
|
|
|
Public License in all respects for all of the code used other than
|
|
|
|
Qt. If you modify this file, you may extend this exception to
|
|
|
|
your version of the file, but you are not obligated to do so. If
|
|
|
|
you do not wish to do so, delete this exception statement from
|
|
|
|
your version.
|
|
|
|
*/
|
|
|
|
|
cpp, qt: Include config.h
lang/cpp/src/callbacks.cpp,
lang/cpp/src/configuration.cpp,
lang/cpp/src/context.cpp,
lang/cpp/src/context_glib.cpp,
lang/cpp/src/context_qt.cpp,
lang/cpp/src/context_vanilla.cpp,
lang/cpp/src/data.cpp,
lang/cpp/src/decryptionresult.cpp,
lang/cpp/src/defaultassuantransaction.cpp,
lang/cpp/src/editinteractor.cpp,
lang/cpp/src/encryptionresult.cpp,
lang/cpp/src/engineinfo.cpp,
lang/cpp/src/eventloopinteractor.cpp,
lang/cpp/src/exception.cpp,
lang/cpp/src/gpgadduserideditinteractor.cpp,
lang/cpp/src/gpgagentgetinfoassuantransaction.cpp,
lang/cpp/src/gpgsetexpirytimeeditinteractor.cpp,
lang/cpp/src/gpgsetownertrusteditinteractor.cpp,
lang/cpp/src/gpgsignkeyeditinteractor.cpp,
lang/cpp/src/importresult.cpp,
lang/cpp/src/key.cpp,
lang/cpp/src/keygenerationresult.cpp,
lang/cpp/src/keylistresult.cpp,
lang/cpp/src/scdgetinfoassuantransaction.cpp,
lang/cpp/src/signingresult.cpp,
lang/cpp/src/tofuinfo.cpp,
lang/cpp/src/trustitem.cpp,
lang/cpp/src/verificationresult.cpp,
lang/cpp/src/vfsmountresult.cpp,
lang/qt/src/dataprovider.cpp,
lang/qt/src/defaultkeygenerationjob.cpp,
lang/qt/src/gpgme_backend_debug.cpp,
lang/qt/src/job.cpp,
lang/qt/src/qgpgmeadduseridjob.cpp,
lang/qt/src/qgpgmebackend.cpp,
lang/qt/src/qgpgmechangeexpiryjob.cpp,
lang/qt/src/qgpgmechangeownertrustjob.cpp,
lang/qt/src/qgpgmechangepasswdjob.cpp,
lang/qt/src/qgpgmedecryptjob.cpp,
lang/qt/src/qgpgmedecryptverifyjob.cpp,
lang/qt/src/qgpgmedeletejob.cpp,
lang/qt/src/qgpgmedownloadjob.cpp,
lang/qt/src/qgpgmeencryptjob.cpp,
lang/qt/src/qgpgmeexportjob.cpp,
lang/qt/src/qgpgmeimportfromkeyserverjob.cpp,
lang/qt/src/qgpgmeimportjob.cpp,
lang/qt/src/qgpgmekeyformailboxjob.cpp,
lang/qt/src/qgpgmekeygenerationjob.cpp,
lang/qt/src/qgpgmekeylistjob.cpp,
lang/qt/src/qgpgmelistallkeysjob.cpp,
lang/qt/src/qgpgmenewcryptoconfig.cpp,
lang/qt/src/qgpgmerefreshkeysjob.cpp,
lang/qt/src/qgpgmesecretkeyexportjob.cpp,
lang/qt/src/qgpgmesignencryptjob.cpp,
lang/qt/src/qgpgmesignjob.cpp,
lang/qt/src/qgpgmesignkeyjob.cpp,
lang/qt/src/qgpgmetofupolicyjob.cpp,
lang/qt/src/qgpgmeverifydetachedjob.cpp,
lang/qt/src/qgpgmeverifyopaquejob.cpp,
lang/qt/src/qgpgmewkspublishjob.cpp,
lang/qt/src/threadedjobmixin.cpp,
lang/qt/tests/run-keyformailboxjob.cpp,
lang/qt/tests/t-encrypt.cpp,
lang/qt/tests/t-keylist.cpp,
lang/qt/tests/t-keylocate.cpp,
lang/qt/tests/t-ownertrust.cpp,
lang/qt/tests/t-support.cpp,
lang/qt/tests/t-tofuinfo.cpp,
lang/qt/tests/t-wkspublish.cpp: Include config.h
--
This fixes problems with mismatching definitions. Most
notably _FILE_OFFSET_BITS is now always set correctly.
2016-09-23 13:22:29 +00:00
|
|
|
#ifdef HAVE_CONFIG_H
|
|
|
|
#include "config.h"
|
|
|
|
#endif
|
|
|
|
|
2016-04-03 09:48:46 +00:00
|
|
|
#include <QDebug>
|
|
|
|
#include <QTest>
|
2016-05-06 14:33:49 +00:00
|
|
|
#include <QSignalSpy>
|
2016-07-06 13:09:16 +00:00
|
|
|
#include <QMap>
|
2016-04-03 09:48:46 +00:00
|
|
|
#include "keylistjob.h"
|
2020-09-07 10:02:29 +00:00
|
|
|
#include "listallkeysjob.h"
|
2016-04-03 09:48:46 +00:00
|
|
|
#include "qgpgmebackend.h"
|
|
|
|
#include "keylistresult.h"
|
|
|
|
|
2018-10-09 07:37:28 +00:00
|
|
|
#include "context.h"
|
2020-09-07 10:02:29 +00:00
|
|
|
#include "engineinfo.h"
|
2018-10-09 07:37:28 +00:00
|
|
|
|
|
|
|
#include <memory>
|
|
|
|
|
2016-08-09 12:10:15 +00:00
|
|
|
#include "t-support.h"
|
|
|
|
|
2016-04-03 09:48:46 +00:00
|
|
|
using namespace QGpgME;
|
2016-05-06 14:33:49 +00:00
|
|
|
using namespace GpgME;
|
2016-04-03 09:48:46 +00:00
|
|
|
|
2016-08-09 12:10:15 +00:00
|
|
|
class KeyListTest : public QGpgMETest
|
2016-04-03 09:48:46 +00:00
|
|
|
{
|
|
|
|
Q_OBJECT
|
|
|
|
|
|
|
|
private Q_SLOTS:
|
|
|
|
void testSingleKeyListSync()
|
|
|
|
{
|
2016-04-03 10:29:14 +00:00
|
|
|
KeyListJob *job = openpgp()->keyListJob(false, false, false);
|
2016-04-03 09:48:46 +00:00
|
|
|
std::vector<GpgME::Key> keys;
|
|
|
|
GpgME::KeyListResult result = job->exec(QStringList() << QStringLiteral("alfa@example.net"),
|
|
|
|
false, keys);
|
2016-07-11 14:47:30 +00:00
|
|
|
delete job;
|
2017-01-11 15:20:31 +00:00
|
|
|
QVERIFY (!result.error());
|
|
|
|
QVERIFY (keys.size() == 1);
|
2016-04-03 09:48:46 +00:00
|
|
|
const QString kId = QLatin1String(keys.front().keyID());
|
2017-01-11 15:20:31 +00:00
|
|
|
QVERIFY (kId == QStringLiteral("2D727CC768697734"));
|
2016-07-06 11:39:43 +00:00
|
|
|
|
2017-01-11 15:20:31 +00:00
|
|
|
QVERIFY (keys[0].subkeys().size() == 2);
|
|
|
|
QVERIFY (keys[0].subkeys()[0].publicKeyAlgorithm() == Subkey::AlgoDSA);
|
|
|
|
QVERIFY (keys[0].subkeys()[1].publicKeyAlgorithm() == Subkey::AlgoELG_E);
|
2016-04-03 09:48:46 +00:00
|
|
|
}
|
2016-04-11 15:46:03 +00:00
|
|
|
|
2018-10-09 07:37:28 +00:00
|
|
|
// This test can help with valgrind to check for memleaks when handling
|
|
|
|
// keys
|
|
|
|
void testGetKey()
|
|
|
|
{
|
|
|
|
GpgME::Key key;
|
|
|
|
{
|
|
|
|
auto ctx = std::unique_ptr<GpgME::Context> (GpgME::Context::createForProtocol(GpgME::OpenPGP));
|
|
|
|
ctx->setKeyListMode (GpgME::KeyListMode::Local |
|
|
|
|
GpgME::KeyListMode::Signatures |
|
|
|
|
GpgME::KeyListMode::Validate |
|
|
|
|
GpgME::KeyListMode::WithTofu);
|
|
|
|
GpgME::Error err;
|
|
|
|
key = ctx->key ("A0FF4590BB6122EDEF6E3C542D727CC768697734", err, false);
|
|
|
|
}
|
|
|
|
QVERIFY(key.primaryFingerprint());
|
|
|
|
QVERIFY(!strcmp(key.primaryFingerprint(), "A0FF4590BB6122EDEF6E3C542D727CC768697734"));
|
|
|
|
{
|
|
|
|
auto ctx = std::unique_ptr<GpgME::Context> (GpgME::Context::createForProtocol(GpgME::OpenPGP));
|
|
|
|
ctx->setKeyListMode (GpgME::KeyListMode::Local |
|
|
|
|
GpgME::KeyListMode::Signatures |
|
|
|
|
GpgME::KeyListMode::Validate |
|
|
|
|
GpgME::KeyListMode::WithTofu);
|
|
|
|
GpgME::Error err;
|
|
|
|
key = ctx->key ("A0FF4590BB6122EDEF6E3C542D727CC768697734", err, false);
|
|
|
|
}
|
|
|
|
QVERIFY(key.primaryFingerprint());
|
|
|
|
QVERIFY(!strcmp(key.primaryFingerprint(), "A0FF4590BB6122EDEF6E3C542D727CC768697734"));
|
|
|
|
}
|
|
|
|
|
2016-07-06 13:09:16 +00:00
|
|
|
void testPubkeyAlgoAsString()
|
|
|
|
{
|
|
|
|
static const QMap<Subkey::PubkeyAlgo, QString> expected {
|
|
|
|
{ Subkey::AlgoRSA, QStringLiteral("RSA") },
|
|
|
|
{ Subkey::AlgoRSA_E, QStringLiteral("RSA-E") },
|
|
|
|
{ Subkey::AlgoRSA_S, QStringLiteral("RSA-S") },
|
|
|
|
{ Subkey::AlgoELG_E, QStringLiteral("ELG-E") },
|
|
|
|
{ Subkey::AlgoDSA, QStringLiteral("DSA") },
|
|
|
|
{ Subkey::AlgoECC, QStringLiteral("ECC") },
|
|
|
|
{ Subkey::AlgoELG, QStringLiteral("ELG") },
|
|
|
|
{ Subkey::AlgoECDSA, QStringLiteral("ECDSA") },
|
|
|
|
{ Subkey::AlgoECDH, QStringLiteral("ECDH") },
|
|
|
|
{ Subkey::AlgoEDDSA, QStringLiteral("EdDSA") },
|
|
|
|
{ Subkey::AlgoUnknown, QString() }
|
|
|
|
};
|
|
|
|
Q_FOREACH (Subkey::PubkeyAlgo algo, expected.keys()) {
|
2017-01-11 15:20:31 +00:00
|
|
|
QVERIFY(QString::fromUtf8(Subkey::publicKeyAlgorithmAsString(algo)) ==
|
2016-07-06 13:09:16 +00:00
|
|
|
expected.value(algo));
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2016-05-06 14:33:49 +00:00
|
|
|
void testKeyListAsync()
|
|
|
|
{
|
|
|
|
KeyListJob *job = openpgp()->keyListJob();
|
|
|
|
connect(job, &KeyListJob::result, job, [this, job](KeyListResult, std::vector<Key> keys, QString, Error)
|
|
|
|
{
|
2017-01-11 15:20:31 +00:00
|
|
|
QVERIFY(keys.size() == 1);
|
2016-05-06 14:33:49 +00:00
|
|
|
Q_EMIT asyncDone();
|
|
|
|
});
|
|
|
|
job->start(QStringList() << "alfa@example.net");
|
2016-07-05 20:11:42 +00:00
|
|
|
QSignalSpy spy (this, SIGNAL(asyncDone()));
|
2017-01-31 09:47:00 +00:00
|
|
|
QVERIFY(spy.wait(QSIGNALSPY_TIMEOUT));
|
2016-05-06 14:33:49 +00:00
|
|
|
}
|
2020-09-07 10:02:29 +00:00
|
|
|
|
|
|
|
void testListAllKeysSync()
|
|
|
|
{
|
|
|
|
const auto accumulateFingerprints = [](std::vector<std::string> &v, const Key &key) { v.push_back(std::string(key.primaryFingerprint())); return v; };
|
|
|
|
|
|
|
|
ListAllKeysJob *job = openpgp()->listAllKeysJob(/* includeSigs= */false, /* validate= */false);
|
|
|
|
std::vector<GpgME::Key> pubKeys, secKeys;
|
|
|
|
GpgME::KeyListResult result = job->exec(pubKeys, secKeys, /* mergeKeys= */false); // mergeKeys is unused for GnuPG >= 2.1
|
|
|
|
delete job;
|
|
|
|
QVERIFY(!result.error());
|
|
|
|
|
2021-09-13 15:30:49 +00:00
|
|
|
QCOMPARE(secKeys.size(), static_cast<decltype(secKeys.size())>(2));
|
2020-09-07 10:02:29 +00:00
|
|
|
std::vector<std::string> secKeyFingerprints = std::accumulate(secKeys.begin(), secKeys.end(), std::vector<std::string>(), accumulateFingerprints);
|
|
|
|
QCOMPARE(secKeyFingerprints, std::vector<std::string>({
|
|
|
|
"23FD347A419429BACCD5E72D6BC4778054ACD246",
|
|
|
|
"A0FF4590BB6122EDEF6E3C542D727CC768697734"
|
|
|
|
}));
|
|
|
|
QVERIFY(secKeys[0].hasSecret());
|
|
|
|
if (!(GpgME::engineInfo(GpgME::GpgEngine).engineVersion() < "2.1.0")) {
|
|
|
|
QVERIFY(secKeys[0].subkeys()[0].keyGrip());
|
|
|
|
}
|
|
|
|
|
2021-09-13 15:30:49 +00:00
|
|
|
QCOMPARE(pubKeys.size(), static_cast<decltype(pubKeys.size())>(26));
|
2020-09-07 10:02:29 +00:00
|
|
|
std::vector<std::string> pubKeyFingerprints = std::accumulate(pubKeys.begin(), pubKeys.end(), std::vector<std::string>(), accumulateFingerprints);
|
|
|
|
QCOMPARE(pubKeyFingerprints, std::vector<std::string>({
|
|
|
|
"045B2334ADD69FC221076841A5E67F7FA3AE3EA1",
|
|
|
|
"04C1DF62EFA0EBB00519B06A8979A6C5567FB34A",
|
|
|
|
"0DBCAD3F08843B9557C6C4D4A94C0F75653244D6",
|
|
|
|
"1DDD28CEF714F5B03B8C246937CAB51FB79103F8",
|
|
|
|
"23FD347A419429BACCD5E72D6BC4778054ACD246",
|
|
|
|
"2686AA191A278013992C72EBBE794852BE5CF886",
|
|
|
|
"3531152DE293E26A07F504BC318C1FAEFAEF6D1B",
|
|
|
|
"38FBE1E4BF6A5E1242C8F6A13BDBEDB1777FBED3",
|
|
|
|
"3FD11083779196C2ECDD9594AD1B0FAD43C2D0C7",
|
|
|
|
"43929E89F8F79381678CAE515F6356BA6D9732AC",
|
|
|
|
"56D33268F7FE693FBB594762D4BF57F37372E243",
|
|
|
|
"5AB9D6D7BAA1C95B3BAA3D9425B00FD430CEC684",
|
|
|
|
"61EE841A2A27EB983B3B3C26413F4AF31AFDAB6C",
|
|
|
|
"6560C59C43D031C54D7C588EEBA9F240EB9DC9E6",
|
|
|
|
"6FAA9C201E5E26DCBAEC39FD5D15E01D3FF13206",
|
|
|
|
"9E91CBB11E4D4135583EF90513DB965534C6E3F1",
|
|
|
|
"A0FF4590BB6122EDEF6E3C542D727CC768697734",
|
|
|
|
"A7969DA1C3297AA96D49843F1C67EC133C661C84",
|
|
|
|
"C9C07DCC6621B9FB8D071B1D168410A48FC282E6",
|
|
|
|
"CD538D6CC9FB3D745ECDA5201FE8FC6F04259677",
|
|
|
|
"D695676BDCEDCC2CDD6152BCFE180B1DA9E3B0B2",
|
|
|
|
"E8143C489C8D41124DC40D0B47AF4B6961F04784",
|
|
|
|
"E8D6C90B683B0982BD557A99DEF0F7B8EC67DBDE",
|
|
|
|
"ECAC774F4EEEB0620767044A58CB9A4C85A81F38",
|
|
|
|
"ED9B316F78644A58D042655A9EEF34CD4B11B25F",
|
|
|
|
"F8F1EDC73995AB739AD54B380C820C71D2699313"
|
|
|
|
}));
|
|
|
|
if (!(GpgME::engineInfo(GpgME::GpgEngine).engineVersion() < "2.1.0")) {
|
|
|
|
// with GnuPG >= 2.1 the job always lists keys with --with-keygrip and --with-secret,
|
|
|
|
// i.e. the key grips and information about secret keys are always available
|
|
|
|
QVERIFY(!pubKeys[0].hasSecret());
|
|
|
|
QVERIFY(pubKeys[0].subkeys()[0].keyGrip());
|
|
|
|
|
|
|
|
QVERIFY(pubKeys[4].hasSecret());
|
|
|
|
QVERIFY(pubKeys[4].subkeys()[0].keyGrip());
|
|
|
|
}
|
|
|
|
}
|
2016-04-03 09:48:46 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
QTEST_MAIN(KeyListTest)
|
|
|
|
|
|
|
|
#include "t-keylist.moc"
|