100 void result(
const GpgME::KeyListResult &result,
const std::vector<GpgME::Key> &pub = std::vector<GpgME::Key>(),
const std::vector<GpgME::Key> &sec = std::vector<GpgME::Key>(),
const QString &auditLogAsHtml = QString(),
const GpgME::Error &auditLogError = GpgME::Error());