close_db
Description:
Closes the database.
To reopen it, call open_db.
Parameters:
| this | instance of SecretStorage | 
Returns:
| true if successful, false otherwise. | 
Closes the database.
To reopen it, call open_db.
| this | instance of SecretStorage | 
| true if successful, false otherwise. |