IPWorks SSH 2020 Kotlin Edition

Questions / Feedback?

GetSSHParamBytes Method

Used to read a field from an SSH packet's payload.

Syntax

public fun getSSHParamBytes(payload: ByteArray?, field: String?): ByteArray?

Remarks

This method is the same as calling GetSSHParam, but returns raw bytes instead of strings.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks SSH 2020 Kotlin Edition - Version 20.0 [Build 7941]