SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SSHSettingsBaseConfiguration Property

Allows to choose base configuration of SSH settings, tuned up for different purposes such as high security or higher compatibility.

Object Oriented Interface

public function getSSHSettingsBaseConfiguration();
public function setSSHSettingsBaseConfiguration($value);

Procedural Interface

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

Default Value

0

Remarks

Allows to choose base configuration of SSH settings, tuned up for different purposes such as high security or higher compatibility.

Data Type

Integer

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