Order two public keys lexicographically by their serialized bytes.
Declared in <pubkey.h>
<pubkey.h>
bool operator>( CPubKey const& a, CPubKey const& b);
true if a sorts after b.