Class VncConsoleProxySocketHandler

java.lang.Object
com.aoindustries.web.struts.clientarea.control.vnc.VncConsoleProxySocketHandler

public class VncConsoleProxySocketHandler extends Object
Handles a single connection.
Author:
AO Industries, Inc.
  • Constructor Details Link icon

  • Method Details Link icon

    • desCipher Link icon

      public static byte[] desCipher(byte[] challenge, String password)
      This is the same as AuthPanel.java