read_identity

Function read_identity 

Source
pub fn read_identity(
    file: &Path,
    password: &str,
) -> Result<(String, HoprKeys), HelperErrors>