sessionskey:username:time

sessionkey:  The md5 hash that is stored as a cookie in the users browser
when they haved logged in while using session based authentication.

username: The username associated with the sessionkey.

time: The time, in number of seconds since epoch, at which the user logged in.
