SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SSHSettingsGSSLib Property

A path to the GSS-API library (DLL or SO).

Object Oriented Interface

public function getSSHSettingsGSSLib();
public function setSSHSettingsGSSLib($value);

Procedural Interface

secureblackbox_sshclient_get($res, 107 );
secureblackbox_sshclient_set($res, 107, $value );

Default Value

''

Remarks

A path to the GSS-API library (DLL or SO).

Data Type

String

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