PBKDF2_ITERATIONS

const val PBKDF2_ITERATIONS: Int = 500000

The number of iterations of PBKDF2 to perform on the wallet password.