Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 545 Bytes

tuf.ngclient.rst

File metadata and controls

19 lines (12 loc) · 545 Bytes

ngclient

The ngclient module contains a complete TUF client library implementation.

  • tuf.ngclient.updater implements the detailed client workflow
  • tuf.ngclient.config provides optional configuration for the updater
  • tuf.ngclient.fetcher can be used for optional low-level network I/O control

tuf.ngclient.updater tuf.ngclient.config tuf.ngclient.fetcher