SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SSHTerm Type

A container for SSH terminal settings.

Remarks

SSHTerm stores terminal settings of the SSH client.

Fields

Cols
Integer

Specifies the width of the pseudoterminal, in characters.

Environment
String

Specifies the list of environment variables.

EOLChar
Byte()

Specifies the End-of-Line character or sequence.

Height
Integer

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
Integer

Specifies the height of the pseudoterminal, in lines.

Width
Integer

Specifies the width of the pseudoterminal, in pixels.

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