Fixes #6: Add additional output fields to keyinfo() + listsignatures()

This commit is contained in:
Gunter Grodotzki 2018-05-27 01:20:52 +02:00
parent d2045bf5f4
commit 478565c0f1
No known key found for this signature in database
GPG key ID: 0F9434592DA39F44
2 changed files with 34 additions and 6 deletions

View file

@ -10,8 +10,6 @@
- https://github.com/php-gnupg/php-gnupg/pull/12
- Add parameter to `gnupg_keyinfo` to use `secret_only` on `gpgme_op_keylist_start`
- https://github.com/php-gnupg/php-gnupg/issues/5
- Extend `gnupg_keyinfo` subkey result with `pubkey_algo` and `length`
- https://github.com/php-gnupg/php-gnupg/issues/6
- Add support for exporting multiple keys using `gpgme_op_export_ext`
- https://github.com/php-gnupg/php-gnupg/issues/10
- Add missing tests for following functions: