DecodePacket Method
Decodes a hex-encoded SSH packet.
Syntax
public byte [] decodePacket(String encodedPacket);
Remarks
This method is used to decode an SSH packet created by EncodePacket.
IP*Works! SSH V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
DecodePacket MethodDecodes a hex-encoded SSH packet. Syntaxpublic byte [] decodePacket(String encodedPacket); RemarksThis method is used to decode an SSH packet created by EncodePacket. |
||