Session Id Generator
interface SessionIdGenerator
A session id generator for new connections. By default, a secure random implementation is used. This session id is further passed back in the login block, and the library will verify to make sure the session id matches.