clear_db
Description:
Removes all stored secrets from the database.
Parameters:
this |
instance of SecretStorage |
Returns:
true if successful, false otherwise. |
Removes all stored secrets from the database.
this |
instance of SecretStorage |
true if successful, false otherwise. |