TScCRLList
procedure CheckCRLName(const CRLName: string);
Description
Checks for the CRL specified by CRLName in the CRLs list. If the CRL with the specified name is already listed, CheckCRLName raises the EScError exception.
See Also
TScCRL
EScError