[][src]Function downify::verify_get

pub fn verify_get(
    source_url: &str,
    dest_path: &str,
    expected_sig: &str,
    public_key: &str
) -> Option<VerifiedFile>

Download file to buffer and verify before writing to destination