mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-05 22:01:35 +00:00
Fixes #6: Add additional output fields to keyinfo() + listsignatures()
This commit is contained in:
parent
d2045bf5f4
commit
478565c0f1
2 changed files with 34 additions and 6 deletions
2
TODO.md
2
TODO.md
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue