property KeyList: TScKeyList;
Description
The KeyList property is used for automatic loading and storing keys in Storage. If the key was not loaded or generated, and you are trying to invoke functions that use data of the key, it is automatically loaded from underlying Storage using KeyName.
See Also