salt property

List<int> get salt

Salt (16 bytes recommended for password hashing)

Implementation

List<int> get salt => _ctx.salt;