Returns whether this spkm holds any encrypted private keys.
Synopsis
Declared in <wallet/scriptpubkeyman.h>
virtual
bool
HaveCryptedKeys() const override;
Return Value
true if encrypted private keys are held.
Created with MrDocs