remove_data
Description:
Removes secret data associated with a given id/method.
Parameters:
this |
instance of SecretStorage |
id |
the identity whose data are fetched. |
method |
the authentication method the data is used for. |
Returns:
true if successful, false otherwise. |