Method

EDataServerSourceOpenPGPget_signing_algorithm

since: 3.6

Declaration [src]

const gchar*
e_source_openpgp_get_signing_algorithm (
  ESourceOpenPGP* 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 value is a NUL terminated UTF-8 string.