Name

Pkg::ImportGPGKey — Import a GPG key into the keyring

Synopsis

boolean ImportGPGKey ( string filename ,
  boolean trusted );
 

Parameters

string filename

Path to the key file

boolean trusted

Set to true if the key is trusted

Return

boolean

true on success

Description

Import a GPG key into the keyring in the package manager.