|
void | resetMeta () |
|
void | verifyTargets (const std::string &targets_raw, bool prefetch) |
|
void | verifyTimestamp (const std::string ×tamp_raw) |
|
void | verifySnapshot (const std::string &snapshot_raw, bool prefetch) |
|
std::shared_ptr< const Uptane::Targets > | getTargets () const |
|
void | verifyRoleHashes (const std::string &role_data, const Uptane::Role &role, bool prefetch) const |
|
int | getRoleVersion (const Uptane::Role &role) const |
|
int64_t | getRoleSize (const Uptane::Role &role) const |
|
void | checkMetaOffline (INvStorage &storage) |
|
void | updateMeta (INvStorage &storage, const IMetadataFetcher &fetcher) override |
|
| RepositoryCommon (RepositoryType type_in) |
|
void | initRoot (RepositoryType repo_type, const std::string &root_raw) |
|
void | verifyRoot (const std::string &root_raw) |
|
int | rootVersion () |
|
bool | rootExpired () |
|
Definition at line 13 of file imagerepository.h.
The documentation for this class was generated from the following files: