Method

EDataServerSourceOpenPGPset_encrypt_by_default

since: 3.18

Declaration [src]

void
e_source_openpgp_set_encrypt_by_default (
  ESourceOpenPGP* extension,
  gboolean encrypt_by_default
)

Description [src]

Sets whether to digitally encrypt outgoing messages by default using OpenPGP-compliant software such as GNU Privacy Guard (GnuPG).

Available since: 3.18

Parameters

encrypt_by_default

Type: gboolean

Whether to encrypt outgoing messages by default.