VNC.RFBProtocolHandling.Authenticate.DESAuthenticatior.encryptBytes Function
this method support EncryptBytes. and this method is in "MyDESProvider.dll". MYDESPROVIDER_API void vncEncryptBytes(unsigned char *bytes, char *passwd);

Private void encryptBytes (byte[], sbyte[])
  Type Name Description  
    byte bytes    
    sbyte password    
  Return Description  
    void