Decodes a hex-encoded SSH packet.
public byte [] decodePacket(String encodedPacket);
This method is used to decode an SSH packet created by EncodePacket.