DecodePacket Method
Decodes a hex-encoded SSH packet.
Syntax
char* DecodePacket(char* lpszEncodedPacket, int *lpSize = NULL);
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. Syntaxchar* DecodePacket(char* lpszEncodedPacket, int *lpSize = NULL); RemarksThis method is used to decode an SSH packet created by EncodePacket. |
||