SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ExportToFile Method

Exports the key to a file.

Object Oriented Interface

public function doExportToFile($filename);

Procedural Interface

secureblackbox_pgpkeymanager_do_exporttofile($res, $filename);

Remarks

Use this method to save the Key (both the public and secret parts) to the file specified in Filename.

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