mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-04 13:21:34 +00:00
proper macro usage
deletekey now accepts a secret key in procedural mode fixed erealloc in addencryptkey
This commit is contained in:
parent
6803be309c
commit
f98e3c57e4
4 changed files with 44 additions and 44 deletions
|
|
@ -49,7 +49,6 @@ PHP_MINIT_FUNCTION(gnupg);
|
|||
PHP_MSHUTDOWN_FUNCTION(gnupg);
|
||||
PHP_MINFO_FUNCTION(gnupg);
|
||||
|
||||
PHP_FUNCTION(gnupg_construct);
|
||||
PHP_FUNCTION(gnupg_keyinfo);
|
||||
PHP_FUNCTION(gnupg_verify);
|
||||
PHP_FUNCTION(gnupg_geterror);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue