verify

Function verify 

Source
pub fn verify(
    file_path: PathBuf,
    signature_path: PathBuf,
    public_key: HashType,
) -> Result<bool>