[#wallet-CMasterKey-vchSalt] = xref:wallet.adoc[wallet]::xref:wallet/CMasterKey.adoc[CMasterKey]::vchSalt :relfileprefix: ../../ :mrdocs: Random salt mixed into the passphrase during key derivation. == Synopsis Declared in `<wallet/crypter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<unsigned char> vchSalt; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#