[#wallet-WalletBatch-IsEncrypted] = xref:wallet.adoc[wallet]::xref:wallet/WalletBatch.adoc[WalletBatch]::IsEncrypted :relfileprefix: ../../ :mrdocs: Returns true if the wallet stores encryption keys. == Synopsis Declared in `<wallet/walletdb.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsEncrypted(); ---- == Return Value true if the wallet is encrypted. [.small]#Created with https://www.mrdocs.com[MrDocs]#