[][src]Type Definition sbf::types::Salt

type Salt = Vec<u8>;

Salt string type

We use a u8 encoding for the hash string.