DecodePacket Method
Decodes a hex-encoded SSH packet.
Syntax
function DecodePacket(EncodedPacket: String): String;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. Syntaxfunction DecodePacket(EncodedPacket: String): String;RemarksThis method is used to decode an SSH packet created by EncodePacket. |
||