encryptToFile

fun encryptToFile(fileName: String, password: String)

Encrypt the wallet file object with the password using AES encryption.

Author

Marcus Cvjeticanin

Since

0.2.0

Parameters

password

The password to encrypt the wallet with