|
gnupg_exportExports a key Description
stringfalse gnupg_export(resource
$identifier , string $fingerprint )
Exports the key Parameters
Return Values
On success, this function returns the keydata.
On failure, this function returns Examples
Example #1 Procedural gnupg_export example
Example #2 OO gnupg_export example
|