Unit
ScBridge
Description
TScFileStorage is used to store information about keys, certificates, and users in files.
Use the Path property to specify the path to store files.
The information about keys and users can be stored in encrypted form. Use the Algorithm and Password properties to specify encryption algorithm and password for storing objects in encrypted form.
Objects are loaded automatically when the Keys, Certificates and Users properties are accessed.
See Also