SecureBlackbox 2020 PHP Edition

Questions / Feedback?

TerminalProtocol Property

The terminal protocol name.

Object Oriented Interface

public function getTerminalProtocol();
public function setTerminalProtocol($value);

Procedural Interface

secureblackbox_sshclient_get($res, 129 );
secureblackbox_sshclient_set($res, 129, $value );

Default Value

'vt100'

Remarks

The terminal protocol name.

Data Type

String

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