Method
EDataServerSourceOpenPGPset_signing_algorithm
since: 3.6
Declaration [src]
void
e_source_openpgp_set_signing_algorithm (
ESourceOpenPGP* extension,
const gchar* signing_algorithm
)
Description [src]
Sets the name of the hash algorithm used to digitally sign outgoing messages.
The internal copy of signing_algorithm is automatically stripped of
leading and trailing whitespace. If the resulting string is empty,
NULL is set instead.
Available since: 3.6
| Sets property | EDataServer.SourceOpenPGP:signing-algorithm |