PHP » GoLang |
login |
register |
about
|
gnupg_import(PECL gnupg >= 0.3) gnupg_import — Imports a key Description
array gnupg_import
( resource
$identifier
, string $keydata
)
Imports the key Parameters
Return Values
On success, this function returns and info-array about the importprocess.
On failure, this function returns Examples
Example #1 Procedural gnupg_import() example
<?php Example #2 OO gnupg_import() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|