SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

TerminalEOLChar Property

Specifies the End-of-Line character or sequence.

Object Oriented Interface

public function getTerminalEOLChar();
public function setTerminalEOLChar($value);

Procedural Interface

secureblackboxlite_sshclient_get($res, 126 );
secureblackboxlite_sshclient_set($res, 126, $value );

Remarks

Specifies the End-of-Line character or sequence.

This property is not available at design time.

Data Type

Byte Array

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