Method

AppStreamComposeComposeget_cainfo

Declaration [src]

const gchar*
asc_compose_get_cainfo (
  AscCompose* compose
)

Description [src]

Get the CA file used to verify peers with, or NULL for default.

Return value

Returns: const gchar*
  No description available.
 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.