Compares this CRL for equality with the given
object. If the {@code other} object is an
{@code instanceof} {@code X509CRL}, then
its encoded form is retrieved and compared with the
encoded form of this CRL.
@param other the object to test for equality with this CRL.
@return true iff the encoded forms of the two CRLs
match, false otherwise.
Compares this CRL for equality with the given object. If the {@code other} object is an {@code instanceof} {@code X509CRL}, then its encoded form is retrieved and compared with the encoded form of this CRL.
@param other the object to test for equality with this CRL.
@return true iff the encoded forms of the two CRLs match, false otherwise.