SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsObfuscateHandshake Property

Enables or disables handshake obfuscation.

Object Oriented Interface

public function getSSHSettingsObfuscateHandshake();
public function setSSHSettingsObfuscateHandshake($value);

Procedural Interface

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

Default Value

false

Remarks

Enables or disables handshake obfuscation.

Data Type

Boolean

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