Function load_public_key

Source
pub fn load_public_key<P: AsRef<Path>>(path: P) -> Result<MldsaVerifyingKey>