Report whether the wallet holds any encrypted private keys.

Synopsis

Declared in <wallet/wallet.h>

bool
HaveCryptedKeys() const;

Return Value

true if the wallet has encrypted keys.

Created with MrDocs