SMIME_SIGN
} else if ((cms_config.operation == SMIME_SIGN) ||
if (cms_config.operation == SMIME_SIGN) {
if ((cms_config.operation == SMIME_SIGN) &&
.value = SMIME_SIGN,
.value = SMIME_SIGN,
} else if (smime_config.operation == SMIME_SIGN) {
if (smime_config.operation == SMIME_SIGN) {
if ((smime_config.operation == SMIME_SIGN) &&