SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ImportFromFile Method

Loads a key from a file.

Object Oriented Interface

public function doImportFromFile($filename);

Procedural Interface

secureblackbox_pgpkeymanager_do_importfromfile($res, $filename);

Remarks

Use this method to load a key, either public or secret, from a file.

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