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