|
|
| Targets (const Json::Value &json) |
| |
|
| Targets (RepositoryType repo, const Json::Value &json, Root &root) |
| |
|
bool | operator== (const Targets &rhs) const |
| |
|
| BaseMeta (const Json::Value &json) |
| |
|
| BaseMeta (RepositoryType repo, const Json::Value &json, Root &root) |
| |
|
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 316 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