|
gnupg_importImports a key Description
arrayfalse 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
Example #2 OO gnupg_import example
|