Report whether a private key with the given id is known.
Declared in <script/signingprovider.h>
<script/signingprovider.h>
virtual bool HaveKey(CKeyID const& keyid) const override;
True if the private key is known.