property CRLList: TScCRLList;
Description
The CRLList property is used for automatic loading and storing the Certificate Revocation List (CRL) in Storage. If the CRL was not loaded or imported, and you are trying to invoke functions that use data of the CRL, it is automatically loaded from underlying Storage using CRLName.
See Also