SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsVersions Property

Specifies enabled SSH protocol versions (1 or 2).

Object Oriented Interface

public function getSSHSettingsVersions();
public function setSSHSettingsVersions($value);

Procedural Interface

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

Default Value

1

Remarks

Specifies enabled SSH protocol versions (1 or 2).

Data Type

Integer

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