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_sftpserver_get($res, 90 );
secureblackbox_sftpserver_set($res, 90, $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]