Compare two extended public keys for equality of all fields (excluding version).
Declared in <pubkey.h>
<pubkey.h>
bool operator==( CExtPubKey const& a, CExtPubKey const& b);
true if depth, fingerprint, child index, chain code and pubkey are equal.