wallet::ScriptPubKeyMan::HaveCryptedKeys

Returns whether this ScriptPubKeyMan holds any encrypted private keys.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
bool
HaveCryptedKeys() const;

Return Value

true if encrypted private keys are held.