Discuss this help topic in SecureBlackbox Forum
Determines whether two Object instances are equal.
Declaration
Parameters
Return value
True if objects are equal.
False otherwise.
Description
Use this method to check if specified object is equal to current object. Or whether the specified Object instances are considered equal.
Please note that you should not call this method for SSLSocket class but for derived classes only.