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

  • Method Details

    • desCipher

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