SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddPinned Method

Adds a pinned secret key to the keyring.

Object Oriented Interface

public function doAddPinned();

Procedural Interface

secureblackbox_pgpkeyring_do_addpinned($res);

Remarks

Use this method to add a key provided via PinnedKey to the keyring. This can be a public or secret key.

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