SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsSoftwareName Property

The name to be used by the class to identify itself.

Object Oriented Interface

public function getSSHSettingsSoftwareName();
public function setSSHSettingsSoftwareName($value);

Procedural Interface

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

Default Value

'SecureBlackbox'

Remarks

The name to be used by the component to identify itself.

Data Type

String

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