property CertificateList: TScCertificateList;
Description
The CertificateList property is used for automatic loading and storing certificates in Storage. If the certificate was not loaded or imported, and you are trying to invoke functions that use data of the certificate, it is automatically loaded from underlying Storage using CertName.
See Also