Function verify

Source
pub fn verify(
    os: Os,
    purpose: Purpose,
    context: Context,
    technology: Technology,
    file: &RegularFile,
    signatures: HashSet<&RegularFile>,
) -> Result<Vec<(OpenpgpSignature, Option<(OpenpgpCert, String)>)>, Error>
Expand description

Verifies that a file can be verified using one or more cryptographic signatures.

ยงErrors

Returns an error if