summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2023-03-21 08:36:33 +0100
committerWerner Koch <wk@gnupg.org>2023-03-21 08:37:47 +0100
commit6d21256c9220df05bf92a695a787dde13fe44ca7 (patch)
tree570e7fb1f55c1308012f52d2a3f34246d0e2eda6 /ChangeLog
parent18e09b15d58d9ce13d997967b5ba0a32b3efc828 (diff)
downloadgpgme-6d21256c9220df05bf92a695a787dde13fe44ca7.tar.gz
core,cpp: Add new key flags to gpgme_subkey_t
* src/gpgme.h.in (struct _gpgme_subkey): Add bit flags can_renc, can_timestamp, adn is_group_owned. Reduce size of _unused. * src/keylist.c (set_subkey_capability): Set them. * tests/run-keylist.c (main): Print them. * lang/cpp/src/key.h (Subkey::canRenc): New. (Subkey::canTimestamp): New. (Subkey::isGroupOwned): New. * lang/cpp/src/key.cpp: Implement new methods. (Subkey::isQualified): Print them. (std::ostream &operator<<): Print them. -- GnuPG-bug-id: 6395
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions