Hashed id used both client and server side to identify this Session

Property definitions

nitcorn $ Session :: id_hash=
	# Hashed id used both client and server side to identify this `Session`
	var id_hash: String is noinit
lib/nitcorn/sessions.nit:34,2--35,30