Compare two private keys for equality of compression flag and key material.
Declared in <key.h>
<key.h>
bool operator==( CKey const& a, CKey const& b);
true if both keys have the same compression flag and byte data.