SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ImportKey Method

Loads a key from a byte array.

Object Oriented Interface

public function doImportKey($data);

Procedural Interface

secureblackbox_pgpkeymanager_do_importkey($res, $data);

Remarks

Use this method to load a key, either public or secret, from a byte array.

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