Unknown YCP Module |
key_manager.ycp |
|
|
This module has an unstable interface. |
Imports
Local Functions |
local
createHWTable ()
->
list<map<string,any> >
Creates a summary table with GPG key configuration
- Return value:
-
table contents
local
SetItems (string selected_key)
->
void
Set/refresh the table content
- Parameters:
-
selected_key
local
AddGPGKey ()
->
symbol
Display a dialog for adding a GPG key
local
KeySummary ()
->
symbol
Display the main dialog for GPG key management
local
RunGPGKeyMgmt (boolean standalone)
->
symbol
Run the GPG key management workflow
- Parameters:
-
standalone