Data for the security configuration
List of Global Functions
Abort - Abort function
Export - Dump the security settings to a single map (For use by autoinstallation.)
GetModified - Function which returns if the settings were modified
Import - Get all security settings from the first parameter (For use by autoinstallation.)
Modified - Data was modified?
Overview - Create an overview table with all configured cards
PollAbort - Check for pending Abort press
Read - Read all security settings
SetModified - Function sets internal variable, which indicates, that any settings were modified, to "true"
Summary - Create a textual summary and a list of unconfigured cards
Write - Write all security settings
List of Global Variables
AbortFunction - Abort function return boolean return true if abort
PasswordMaxLengths - Number of sigificant characters in the password
Settings - All security settings
modified - Data was modified?
Dump the security settings to a single map (For use by autoinstallation.)
Return value
map - Dumped settings (later acceptable by Import ())
Function which returns if the settings were modified
Return value
boolean - settings were modified
Get all security settings from the first parameter (For use by autoinstallation.)
Function parameters
map settings
Return value
boolean - True on success
Function sets internal variable, which indicates, that any settings were modified, to "true"
Return value
void
Create a textual summary and a list of unconfigured cards
Return value
list - summary of the current configuration