Method

EDataServerSourceSMIMEget_signing_algorithm

since: 3.6

Declaration [src]

const gchar*
e_source_smime_get_signing_algorithm (
  ESourceSMIME* extension
)

Description [src]

Returns the name of the hash algorithm used to digitally sign outgoing messages.

Available since: 3.6

Return value

Type: const gchar*

The signing algorithm for outgoing messages.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.