SMIME_SIGNERS
if (!(cfg.operation & SMIME_SIGNERS) &&
if (!(cfg.operation & SMIME_SIGNERS) &&
if (cfg.operation & SMIME_SIGNERS) {
if (!(cfg.operation & SMIME_SIGNERS))
} else if (cfg.operation & SMIME_SIGNERS) {
#define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS)
#define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS)
if (!(cfg.operation & SMIME_SIGNERS) &&
if (cfg.operation & SMIME_SIGNERS) {
#define SMIME_SIGN (3 | SMIME_OP | SMIME_SIGNERS)
if (!(cfg.operation & SMIME_SIGNERS))
#define SMIME_RESIGN (6 | SMIME_IP | SMIME_OP | SMIME_SIGNERS)
} else if (cfg.operation & SMIME_SIGNERS) {