function Equals(CRL: TScCRL): Boolean;
Description
Use the Equals method to compare content of two Certificate Revocation Lists (CRLs). If parameters of both CRLs coincide, the method returns True.
Note: If the Ready property of either of CRLs is False, the CRL will be loaded automatically.