Home GnuPG

cpp: Add support for gpgme_op_setexpire

Description

cpp: Add support for gpgme_op_setexpire

* lang/cpp/src/context.cpp
(Context::setExpire, Context::startSetExpire): New.
(Context::getLFSeparatedListOfFingerprintsFromSubkeys):
New helper.
* lang/cpp/src/context.h
(Context::SetExpireFlags): New enum.
(Context::setExpire, Context::startSetExpire): Add
prototypes.
(Context::getLFSeparatedListOfFingerprintsFromSubkeys):
Add as private helper.

Details

Provenance
ikloeckerAuthored on Aug 4 2020, 4:22 PM
Parents
rGPGMEPP6f0ba236ff50: cpp: Add ostream operator for subkey
Branches
Unknown
Tags
Unknown
Tasks
T5003: GpgME++: Add support for gpgme_set_expire