salt property

String salt
getter/setter pair

The "salt" string used during key derivation from the password. Change this value to enhance security.

Implementation

static String salt = 'kaeru_store';