Name

Pkg::DeleteGPGKey — Remove the GPG key from the package manager keyring

Synopsis

boolean DeleteGPGKey ( key_id GPG ,
  trusted If );
 

Parameters

key_id GPG

key ID of the key to remove

trusted If

set to true the key will be removed from the trusted keyring otherwise it's removed from the known keyring

Return

boolean

true on success

Description

Remove the GPG key from the known or trusted keyring