SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Remove Method

Removes a key from the storage.

Object Oriented Interface

public function doRemove($index);

Procedural Interface

secureblackbox_cryptokeystorage_do_remove($res, $index);

Remarks

Use this method to remove a key from the storage by its index.

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