SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

SSHTerm Type

A container for SSH terminal settings.

Remarks

SSHTerm stores terminal settings of the SSH client.

Fields

Cols
Int

Specifies the width of the pseudoterminal, in characters.

Environment
String?

Specifies the list of environment variables.

EOLChar
ByteArray?

Specifies the End-of-Line character or sequence.

Height
Int

Specifies the height of the pseudoterminal, in pixels.

Opcodes
String?

Specifies the operation codes specific for the terminal.

Protocol
String?

The terminal protocol name.

RequestPty
Boolean

Specifies whether to request a pseudoterminal for the session.

Rows
Int

Specifies the height of the pseudoterminal, in lines.

Width
Int

Specifies the width of the pseudoterminal, in pixels.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Kotlin Edition - Version 20.0 [Build 8063]