SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

RemoveEntry Method

Removes an entry from the vault.

Object Oriented Interface

public function doRemoveEntry($entryname);

Procedural Interface

secureblackboxlite_passwordvault_do_removeentry($res, $entryname);

Remarks

Use this method to remove (delete) the EntryName entry from the vault.

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