Method

FwupdRemoteget_filename_cache_sig

since: 0.9.7

Declaration [src]

const gchar*
fwupd_remote_get_filename_cache_sig (
  FwupdRemote* self
)

Description [src]

Gets the path and filename that the remote is using for a signature cache.

Available since: 0.9.7

Return value

Type: const gchar*

A string, or NULL for unset.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.