Skip to main content

verify_remote_file

Function verify_remote_file 

Source
pub fn verify_remote_file(
    url: &str,
    trusted_keys: &[String],
) -> Result<Vec<u8>, Error>