SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ExportPublicToFile Method

Exports the public key to a file.

Object Oriented Interface

public function doExportPublicToFile($filename);

Procedural Interface

secureblackbox_pgpkeymanager_do_exportpublictofile($res, $filename);

Remarks

Use this method to save the public key stored in Key to the file specified by Filename.

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