Andre Heinecke
05a0e97f5c
cpp: Add some convenience functions
...
* lang/cpp/src/context.cpp (Context::create): New.
* lang/cpp/src/context.h: Update accordingly.
* lang/cpp/src/key.cpp, lang/cpp/src/key.h:
(Key::isBad, Subkey::isBad, UserID::isBad)
(UserID::Signature::isBad): Add shorthand for the isX checks.
* NEWS: Mention it.
--
I don't know how often I wrote:
if (key.isNull() || key.isExpired() || key.isRevoked() ...
And for the context it is good practice to use a unique ptr
so the API should make it easy.
2018-10-25 14:13:39 +02:00
..
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-07-10 17:26:46 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2018-10-25 14:13:39 +02:00
2018-10-25 14:13:39 +02:00
2017-04-25 13:03:49 +02:00
2018-05-29 09:19:50 +02:00
2018-05-29 09:19:50 +02:00
2018-07-04 12:17:43 +02:00
2018-06-01 10:58:24 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-09-04 11:23:56 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2018-10-09 11:26:15 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2018-08-08 09:22:46 +02:00
2017-04-25 10:24:11 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 10:24:11 +02:00
2016-11-02 14:43:44 +01:00
2016-11-15 14:33:31 +01:00
2017-06-12 15:25:33 +02:00
2016-11-02 14:43:44 +01:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-12-07 16:21:01 +01:00
2017-04-25 13:03:49 +02:00
2018-03-15 16:23:18 +01:00
2018-03-15 16:23:18 +01:00
2018-10-25 14:13:39 +02:00
2018-10-25 14:13:39 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 10:24:11 +02:00
2017-12-08 05:59:11 +01:00
2017-04-25 10:24:11 +02:00
2017-04-25 10:24:11 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2017-04-25 13:03:49 +02:00
2018-07-24 08:40:28 +02:00
2017-06-01 14:16:11 +02:00
2017-04-25 13:03:49 +02:00
2016-08-24 14:15:58 +02:00