SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

TrustedKeysFile Property

A file containing the keys of authorized servers.

Object Oriented Interface

public function getTrustedKeysFile();
public function setTrustedKeysFile($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to provide a path to the 'authorized_keys' file to be used by the client.

Data Type

String

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