Report whether the wallet holds any encryption keys.

Synopsis

Declared in <wallet/wallet.h>

virtual
bool
HasEncryptionKeys() const override;

Return Value

true if the wallet is encrypted.

Created with MrDocs