SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsGSSProtocols Property

A comma-separated list of SSPI protocols.

Object Oriented Interface

public function getSSHSettingsGSSProtocols();
public function setSSHSettingsGSSProtocols($value);

Procedural Interface

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

Default Value

''

Remarks

A comma-separated list of SSPI protocols. Two protocols are currently supported: kerberos and NTLM.

Data Type

String

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