SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ExportPublicKey Method

Exports the public key to a byte array.

Object Oriented Interface

public function doExportPublicKey();

Procedural Interface

secureblackbox_pgpkeymanager_do_exportpublickey($res);

Remarks

Use this method to save the public key contained in Key to a byte array.

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