SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsUseAuthAgent Property

Enables or disables the use of external key agent, such as Putty key agent.

Object Oriented Interface

public function getSSHSettingsUseAuthAgent();
public function setSSHSettingsUseAuthAgent($value);

Procedural Interface

secureblackboxlite_sftpclient_get($res, 142 );
secureblackboxlite_sftpclient_set($res, 142, $value );

Default Value

false

Remarks

Enables or disables the use of external key agent, such as Putty key agent.

Data Type

Boolean

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