Aktualizr
C++ SOTA Client
Public Member Functions | Protected Attributes | List of all members
Uptane::BaseMeta Class Reference
Inheritance diagram for Uptane::BaseMeta:
[legend]
Collaboration diagram for Uptane::BaseMeta:
[legend]

Public Member Functions

 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
 

Protected Attributes

int version_ = {-1}
 
TimeStamp expiry_
 
Json::Value original_object_
 

Detailed Description

Definition at line 140 of file tuf.h.


The documentation for this class was generated from the following files: