SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsGSSAuthTypes Property

A comma-separated list of authentication types.

Object Oriented Interface

public function getSSHSettingsGSSAuthTypes();
public function setSSHSettingsGSSAuthTypes($value);

Procedural Interface

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

Default Value

''

Remarks

A comma-separated list of authentication types. Two types are currently supported: gssapi-with-mic and gssapi-keyex.

Data Type

String

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