Skip to main content

delete_secret

Function delete_secret 

Source
pub fn delete_secret(_key: &str) -> Result<()>
Expand description

Delete a secret from the system keyring.

If secure-storage is not enabled, this is a no-op.