[][src]Function keytar::ffi::get_password

pub fn get_password(
    service: String,
    account: String
) -> Result<Password, Exception>

Get the stored password for the service and account.

Equivalent to getPassword