|
rnp_key_export_revocationGenerate and export primary key revocation signature Description
stringfalse 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 rnp_key_revoke function. Parameters
Return Values
Exported revocation signature on success or |