EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

EncodePacket Method

Hex encodes an SSH packet.

Syntax

[VB.NET]
Public Function EncodePacket(ByVal Packet As String) As String
[C#]
public string EncodePacket(byte[] packet);

Remarks

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

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0