Name
Pkg::ImportGPGKey — Import a GPG key into the keyring
Synopsis
void
ImportGPGKey
( |
string
| filename
, |
|
boolean
| trusted
) ; |
Parameters
-
string
filename
Path to the key file
-
boolean
trusted
Set to true if the key is trusted
Description
Import a GPG key into the keyring in the package manager.