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