In
principle the initialisation process can take a lot of time. Especially it’s
possible if you work with big overlay datasets
and/or a big iteration value. To reduce this
time-consuming process, you can save the result of the initialisation process
in a dataset – the parameter dataset – to use it at encoding or decoding
time instead of the original key.
In extreme
cases its possible that the initialisation process takes up to several hours or
even several days. Therefore you can save intermediate results of the
initialisation process and continue with this initialisation process at later
time using the intermediate results stored before. To do this, the initialization process
has to be limited.
With that
the parameter fields required to handle the actions are activated and such
fields not required are deactivated. If necessary, this fixing can modified by
other selection fields.