hopli::key_pair

Function read_identity

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