validateHandshake# method Daemon.validateHandshake(conn, data)[source]# Override this to create a connection validator for new client connections. It should return a response data object normally if the connection is okay, or should raise an exception if the connection should be denied.