Function keyring::secret_service::get_item_password

source ·
pub fn get_item_password(item: &Item<'_>) -> Result<String>
Expand description

Given an existing item, retrieve and decode its password.