IPWorks SFTP 2020 Delphi Edition

Questions / Feedback?

DecodePacket Method

Decodes a hex-encoded SSH packet.

function DecodePacket(EncodedPacket: String): TBytes;

Remarks

This method is used to decode an SSH packet created by EncodePacket.

Note: This method is only applicable for reading and creating SSH packets for use within the SSHCustomAuth event.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 Delphi Edition - Version 20.0 [Build 8263]