SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddFromFiles Method

Adds a collection of keys to the keyring.

Object Oriented Interface

public function doAddFromFiles($publickeyringfile, $secretkeyringfile);

Procedural Interface

secureblackbox_pgpkeyring_do_addfromfiles($res, $publickeyringfile, $secretkeyringfile);

Remarks

Use this method to add keys stored in two separate keyring files to the keyring.

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