SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ExportKey Method

Serializes the key to a byte array.

Object Oriented Interface

public function doExportKey();

Procedural Interface

secureblackbox_pgpkeymanager_do_exportkey($res);

Remarks

Use this method to save the Key (both the public and secret parts) to a byte array.

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