Returns whether the private key for the given address is held.
Declared in <wallet/scriptpubkeyman.h>
<wallet/scriptpubkeyman.h>
virtual bool HaveKey(CKeyID const& address) const override;
true if the private key is held.