SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsGSSMechanisms Property

A comma-separated list of GSS mechanisms to use.

Object Oriented Interface

public function getSSHSettingsGSSMechanisms();
public function setSSHSettingsGSSMechanisms($value);

Procedural Interface

secureblackboxlite_sshclient_get($res, 108 );
secureblackboxlite_sshclient_set($res, 108, $value );

Default Value

''

Remarks

A comma-separated list of GSS mechanisms to use. Two values are currently supported: lib and SSPI.

Data Type

String

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