SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SaveFile Method

Saves the vault contents to a file.

Object Oriented Interface

public function doSaveFile($filename);

Procedural Interface

secureblackboxlite_passwordvault_do_savefile($res, $filename);

Remarks

Use this method to save the contents of the password vault to a file.

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