Page MenuHome GnuPG

GpgME: Implement S/MIME-specific variant of QGpgMESignEncryptJob
Closed, WontfixPublic

Description

To be able to sign&encrypt text in Kleopatra's notepad with S/MIME certificates we should add an S/MIME-specific variant of QGpgMESignEncryptJob which first (opaque-)signs and then encrypts a given text.

Event Timeline

I think that this would be more like something for a "Task" in Kleopatra and not for a job in GPGME. As a job usually is only one operation and having a single job do two operations is different from the rest of the API. So I would be against it. A signEncryptJob is IMO something that should be reserved for a time when GPGSM supports gpgsm -se

Do you strongly object or should we close this then?