SecureBlackbox 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

secureblackbox_sftpclient_get($res, 140 );
secureblackbox_sftpclient_set($res, 140, $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 2020 PHP Edition - Version 20.0 [Build 8154]