Hex encodes an SSH packet.
char* EncodePacket(char* lpPacket, INT lenPacket);
This method is used to encode a raw SSH packet created by SetSSHParam.