EncodePacket Method

Hex encodes an SSH packet.

Syntax

public string EncodePacket(byte[] packet);
Public Function EncodePacket(ByVal Packet As String) As String

Remarks

This method is used to encode a raw SSH packet created by SetSSHParam.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 .NET Edition - Version 20.0 [Build 8501]