mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 14:27:09 +00:00
7 lines
275 B
Markdown
7 lines
275 B
Markdown
# TODO list
|
|
|
|
- Introduce gnupg_geterrorinfo with more info about the error
|
|
- including error message from gpgme
|
|
- Allow setting engine info on object construction
|
|
- Add __construct / res init with gpgme_ctx_set_engine_info
|
|
- Return decrypt result if extra param supplied
|