SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsObfuscationPassword Property

Specifies the password used to encrypt the handshake when ObfuscateHandshake is set.

Object Oriented Interface

public function getSSHSettingsObfuscationPassword();
public function setSSHSettingsObfuscationPassword($value);

Procedural Interface

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

Default Value

''

Remarks

Specifies the password used to encrypt the handshake when ObfuscateHandshake is set.

Data Type

String

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