wallet::WalletStorage::HasEncryptionKeys

Returns whether the wallet has encryption keys (i.e. is encrypted).

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
bool
HasEncryptionKeys() const = 0;

Return Value

true if the wallet is encrypted.