SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

TrustedKeysFile Property

Path to the file containing public keys of authorized servers.

Object Oriented Interface

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

Procedural Interface

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

Default Value

''

Remarks

Path to the file containing public keys of authorized servers.

Data Type

String

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