String hashSalt(String salt)

Source

String hashSalt(String salt) {
  return '';
}