|
| Snapshot (const Json::Value &json) |
|
| Snapshot (RepositoryType repo, const Json::Value &json, const std::shared_ptr< MetaWithKeys > &signer) |
|
std::vector< Hash > | role_hashes (const Uptane::Role &role) const |
|
int64_t | role_size (const Uptane::Role &role) const |
|
int | role_version (const Uptane::Role &role) const |
|
bool | operator== (const Snapshot &rhs) const |
|
| BaseMeta (const Json::Value &json) |
|
| BaseMeta (RepositoryType repo, const Role &role, const Json::Value &json, const std::shared_ptr< MetaWithKeys > &signer) |
|
int | version () const |
|
TimeStamp | expiry () const |
|
bool | isExpired (const TimeStamp &now) const |
|
Json::Value | original () const |
|
bool | operator== (const BaseMeta &rhs) const |
|
|
int | version_ = {-1} |
|
TimeStamp | expiry_ |
|
Json::Value | original_object_ |
|
Definition at line 336 of file tuf.h.
The documentation for this class was generated from the following files:
- src/libaktualizr/uptane/tuf.h
- src/libaktualizr/uptane/tuf.cc