gnupg_export
Exports a key
&reftitle.description;
stringgnupg_export
resourceidentifier
stringfingerprint
Exports the key fingerprint.
&reftitle.returnvalues;
On success, this function returns the keydata.
On failure, this function returns &false;.
&reftitle.examples;
Procedural gnupg_export example
]]>
OO gnupg_export example
export("8660281B6051D071D94B5B230549F9DC851566DC");
?>
]]>