[issue114] gpgme_key_t should include the gpgme_key_list_mode_t in
force when creating it
Marc Mutz
aegypten-issues at intevation.de
Thu Mar 11 20:35:31 CET 2004
New submission from Marc Mutz <marc at klaralvdalens-datakonsult.se>:
This is because some bits in gpgme_key_t change their meaning, depending on the
flags used in the keylisting they originate from:
E.g. !revoked means "is not revoked revoked" only if the VALIDATE flags was
used, otherwise it has no meaning (or, more precisely, is undefined).
Or uids->signatures == NULL means something different whether or not the
keylisting included signatures.
I've implemented it for gpgme++ myself, but of course it should be in gpgme
itself.
----------
assignedto: marcus
messages: 503
nosy: marc, marcus
priority: feature
status: unread
title: gpgme_key_t should include the gpgme_key_list_mode_t in force when creating it
topic: GPGME
______________________________________________________
Aegypten issue tracker <aegypten-issues at intevation.de>
<https://intevation.de/roundup/aegypten/issue114>
______________________________________________________
More information about the Gpa-dev
mailing list