Werner Koch
6d21256c92
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
2023-03-21 08:37:47 +01:00
..
2023-03-17 09:20:08 +01:00
2020-03-27 19:50:24 +09:00
2023-02-09 09:33:07 +01:00
2020-09-09 12:13:20 +02:00
2012-04-20 16:05:11 +02:00
2017-12-08 05:59:11 +01:00
2022-06-09 15:43:24 +02:00
2023-01-24 12:32:23 +01:00
2023-01-23 12:17:22 +01:00
2022-01-04 12:30:22 +01:00
2022-01-13 16:30:56 +01:00
2018-11-16 13:27:33 +01:00
2021-12-14 15:44:37 +01:00
2023-03-21 08:37:47 +01:00
2021-03-11 11:49:07 +01:00
2022-02-03 15:56:30 +01:00
2023-01-23 12:17:22 +01:00
2018-11-16 13:27:33 +01:00
2022-01-13 15:23:43 +01:00
2021-12-22 15:25:42 +01:00
2018-11-16 13:27:33 +01:00
2023-03-08 10:50:15 +01:00
2021-08-27 14:13:36 +02:00
2001-10-17 19:17:46 +00:00
2001-10-17 19:17:46 +00:00
2018-11-16 13:27:33 +01:00
2023-01-18 10:30:17 +01:00
2018-11-16 13:27:33 +01:00