property CRLs[Index: Integer]: TScCRL; default;

 

Description

Use CRLs to obtain a TScCRL object from the list. The Index parameter indicates the index of the CRL, where 0 is the index of the first CRL, 1 is the index of the second CRL, and so on.

Set CRLs to assign the properties of another CRL object to one of the CRL in the list. Reassigning an CRLs index does not free the object that previously occupied that position in the list.

Use CRLs with the Count property to iterate through all of the CRLs in the list.

 

See Also

Count

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support