procedure Refresh;
Description
Reloads CRL list in the CRLs array from Storage.
Refresh deletes all items from the CRLs list and frees all objects. After this, Refresh gets the list of CRLs stored in the Storage, creates a corresponding TScCRL object for each of them and adds it to the list.
See also