Encrypt an unencrypted wallet with the given passphrase.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
bool EncryptWallet(SecureString const& strWalletPassphrase);
true if the wallet was encrypted.