mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-04 13:21:34 +00:00
Merge 2971456019 into 9ccd9aadfa
This commit is contained in:
commit
0767854be6
2 changed files with 65 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ PHP_FUNCTION(gnupg_getprotocol);
|
|||
PHP_FUNCTION(gnupg_encrypt);
|
||||
PHP_FUNCTION(gnupg_encryptsign);
|
||||
PHP_FUNCTION(gnupg_decrypt);
|
||||
PHP_FUNCTION(gnupg_messagekeys);
|
||||
PHP_FUNCTION(gnupg_decryptverify);
|
||||
PHP_FUNCTION(gnupg_export);
|
||||
PHP_FUNCTION(gnupg_import);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue