CA Management |
crl.ycp |
|
|
This module has an unstable interface. |
CRL of a selected CA
Imports
Includes
Local Functions |
local
createCRL (string CAname)
->
symbol
createCRL - creating new CRL
- Parameters:
-
CAname
- Return value:
-
`again
local
showLongCRLDescription (string CAname)
->
string
showLongCRLDescription - description of a CRL in textform
- Parameters:
-
CAname
local
getCRLDescription (string CAname)
->
string
getDescription - CRL description
- Parameters:
-
CAname
- Return value:
-
a string with the CRL description
local
getCRLTab ()
->
term
Dialog Tab - CRL -
- Return value:
-
for the CRL of a selected CA
local
initCRLTab ()
->
void
Initialize the tab of the dialog
local
handleCRLTab (map event)
->
symbol
Handle events in a tab of a dialog
- Parameters:
-
event