pub fn delete_pepper(vault_id: &str) -> Result<(), String>
Remove the pepper for vault_id (idempotent — a missing entry is not an error).
vault_id