SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddFromFile Method

Adds an existing key to the keyring.

Object Oriented Interface

public function doAddFromFile($filename);

Procedural Interface

secureblackbox_pgpkeyring_do_addfromfile($res, $filename);

Remarks

Use this method to add a key stored in a file to the keyring.

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