PHP.nl

rnp_key_revoke

rnp_key_revoke

Revoke a key or subkey by generating and adding revocation signature

bool **rnp_key_revoke** RnpFFI $ffi string $key_fp int $flags array $options

Note: you need to call to write updated keyring(s) out. rnp_save_keys

ffirnp.parameter.ffi-description

key_fpKey fingerprint.

flagsCurrently must be 0.

optionsAn associative array with options.

Returns true on successreturn.falseforfailure.