Name
Pkg::GPGKeys — Read the GPG keys in the package manager keyring
Synopsis
list
GPGKeys
( |
boolean
trusted
) ; |
Parameters
-
boolean
trusted
If set to true trusted keys are returned,
Return
-
list
List of maps $[ "id" : string , "name" : string, "fingerprint" : string, "trusted" : boolean, "created" : string, "created_raw" : integer, "expires" : string, "expires_raw" : integer ] or nil when an error occurred
Description
Read known or trusted keys from the package manager