public CookieServiceImpl(HttpContext context) { ExceptionHelper.ThrowIfNull(context, "context"); m_Context = context; m_DES = new Flh.Security.DES("fuliaohui"); }