Home GnuPG

Simplify code

Description

Simplify code

SignEMailController::startResolveSigners() is only called by
SignClipboardCommand without arguments.
CertificateResolver::resolveSigners returns an empty vector if called
with an empty vector of signers, so that we can remove the call.

Details

Provenance
ikloeckerAuthored on Oct 9 2023, 11:12 AM
Parents
rKLEOPATRA20d9415dce1b: Don't filter out expired signing/encryption certificates
Branches
Unknown
Tags
Unknown