net.vncviewer.rfb
Class VncAuth
java.lang.Object
   net.vncviewer.rfb.VncAuth
net.vncviewer.rfb.VncAuth
- public class VncAuth 
- extends java.lang.Object
 
 
| Method Summary | 
| static void | encryptChallenge(byte[] challenge,
                 java.lang.String passwd)
 | 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ok
public static final int ok
- See Also:
- Constant Field Values
failed
public static final int failed
- See Also:
- Constant Field Values
tooMany
public static final int tooMany
- See Also:
- Constant Field Values
challengeSize
public static final int challengeSize
- See Also:
- Constant Field Values
VncAuth
public VncAuth()
encryptChallenge
public static void encryptChallenge(byte[] challenge,
                                    java.lang.String passwd)
-