SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SSHSettingsObfuscateHandshake Property

Enables or disables handshake obfuscation.

Object Oriented Interface

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

Procedural Interface

secureblackbox_sshclient_get($res, 115 );
secureblackbox_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 2020 PHP Edition - Version 20.0 [Build 8154]