PHP.nl

rnp_key_export_revocation

rnp_key_export_revocation

Generate and export primary key revocation signature

 **rnp_key_export_revocation** RnpFFI $ffi string $key_fp int $flags array $options

Note: to revoke a key you'll need to import this signature into the keystore or use function. rnp_key_revoke

ffirnp.parameter.ffi-description

key_fpKey fingerprint of the primary key to be revoked.

flags or 0. RNP_KEY_EXPORT_ARMORED

optionsAn associative array with options.

Exported revocation signature on successreturn.falseforfailure.