Method
FwupdRemoteload_signature_bytes
Declaration [src]
gboolean
fwupd_remote_load_signature_bytes (
FwupdRemote* self,
GBytes* bytes,
GError** error
)
Description [src]
Parses the signature, updating the metadata URI as appropriate.
This can only be called for remotes with Keyring=jcat
which is
the default for most remotes.
Available since: | 1.4.5 |