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