SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddPinned Method

Adds the pinned key to the storage.

Object Oriented Interface

public function doAddPinned();

Procedural Interface

secureblackbox_cryptokeystorage_do_addpinned($res);

Remarks

This method adds a key attached to the PinnedKey property to the storage. This method is a handy way of adding keys generated/returned by other components.

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