Method

EDataServerSourceSMIMEset_sign_by_default

since: 3.6

Declaration [src]

void
e_source_smime_set_sign_by_default (
  ESourceSMIME* extension,
  gboolean sign_by_default
)

Description [src]

Sets whether to digitally sign outgoing messages by default using S/MIME software such as Mozilla Network Security Services (NSS).

Available since: 3.6

Parameters

sign_by_default

Type: gboolean

Whether to sign outgoing messages by default.