PHP » GoLang |
login |
register |
about
|
gnupg_export(PECL gnupg >= 0.1) gnupg_export — Exports a key Description
string 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
<?php Example #2 OO gnupg_export() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|