Class

FwupdPluginCabinet

[]

Description [src]

final class FwupdPlugin.Cabinet : GObject.Object {
  /* No available fields */
}

Cabinet archive parser and writer.

See also: FuArchive

[]

Ancestors

[]

Constructors

fu_cabinet_new
No description available.

since: 1.4.0

[]

Instance methods

fu_cabinet_add_file

Adds a file to the silo.

since: 1.6.0

fu_cabinet_export

Exports the cabinet archive.

since: 1.6.0

fu_cabinet_get_file

Gets a file from the archive.

since: 1.6.0

fu_cabinet_parse

Parses the cabinet archive.

since: 1.4.0

fu_cabinet_set_size_max

Sets the maximum size of the decompressed cabinet file.

since: 1.4.0

fu_cabinet_sign

Sign the cabinet archive using JCat.

since: 1.6.0

Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure