Home GnuPG

cpp: Add support for gpgme_op_revsig

Description

cpp: Add support for gpgme_op_revsig

* lang/cpp/src/context.cpp, lang/cpp/src/context.h
(Context::revokeSignature, Context::startRevokeSignature): New.
* lang/cpp/src/context.cpp
(getLFSeparatedListOfStrings, getLFSeparatedListOfUserIds): New.
(getLFSeparatedListOfFingerprintsFromSubkeys): Extracted second part
of function to getLFSeparatedListOfStrings.

Details

Provenance
ikloeckerAuthored on Oct 28 2020, 12:48 PM
Parents
rGPGMEPP5605fb9ba174: cpp: Add support for gpgme_cancel
Branches
Unknown
Tags
Unknown
Tasks
T5094: Kleopatra: Add "revsig" support