Type Definition jarida::DbSalt[][src]

type DbSalt = [u8; 16];

The database portion of a salt used for deriving keys from username and passwords.