[#wallet-CMasterKey-DEFAULT_DERIVE_ITERATIONS] = xref:wallet.adoc[wallet]::xref:wallet/CMasterKey.adoc[CMasterKey]::DEFAULT_DERIVE_ITERATIONS :relfileprefix: ../../ :mrdocs: Default/minimum number of key derivation rounds == Synopsis Declared in `<wallet/crypter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int DEFAULT_DERIVE_ITERATIONS = 25000; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#