Home GnuPG
Diffusion GPGME 4166d263e421

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
rMf3407d0ee4e3: core: New function gpgme_op_revsig.
Branches
Unknown
Tags
Unknown
Tasks
T5094: Kleopatra: Add "revsig" support