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_sftpclient_get($res, 137 );
secureblackboxlite_sftpclient_set($res, 137, $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]