diff options
author | Andre Heinecke <[email protected]> | 2018-05-25 10:17:46 +0000 |
---|---|---|
committer | Andre Heinecke <[email protected]> | 2018-05-25 10:17:46 +0000 |
commit | aa59f4970ac106ccd17fa9fadfc264d11e4cd347 (patch) | |
tree | 76f48cbb2ca364890a5f52f0fd9be419fceb646f /lang/cpp/src/configuration.cpp | |
parent | json: Implement keylist (diff) | |
download | gpgme-aa59f4970ac106ccd17fa9fadfc264d11e4cd347.tar.gz gpgme-aa59f4970ac106ccd17fa9fadfc264d11e4cd347.zip |
json: Refactor signature and ei code
* src/gpgme-json.c (add_summary_to_object): Changed to:
sigsum_to_json.
(add_signature_to_object): Changed to signature_to_json.
(add_signatures_to_object): Changed to verify_result_to_json.
(add_ei_to_object): Changed to engine_info_to_json.
(op_decrypt, op_verify, op_version): Use new functions.
--
This pattern of gpgme_type to json object conversion
is much cleaner then the error returning "add to object"
functions.
Diffstat (limited to 'lang/cpp/src/configuration.cpp')
0 files changed, 0 insertions, 0 deletions