VNC DES authentication has a bug, such that keys are reversed. This code
was written by Dominic Ullmann (dominic_ullmann@swissonline.ch) and is
is being used under the GPL.
[Visual Basic] Protected Function FixBug( _ ByVal desKey As Byte() _ ) As Byte()