SecretStorage.deleteSecret method
SecretStorage › deleteSecret
Unofficial
Deletes a secret from storage.Signature:
deleteSecret(id: string): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| id | string | the secret ID |
Returns: boolean — whether a secret with the given ID existed and was deleted