Aktualizr
C++ SOTA Client
|
This is the complete list of members for PublicKey, including all inherited members.
KeyId() const (defined in PublicKey) | PublicKey | |
operator!=(const PublicKey &rhs) const (defined in PublicKey) | PublicKey | inline |
operator==(const PublicKey &rhs) const (defined in PublicKey) | PublicKey | |
PublicKey()=default (defined in PublicKey) | PublicKey | |
PublicKey(const boost::filesystem::path &path) (defined in PublicKey) | PublicKey | explicit |
PublicKey(const Json::Value &uptane_json) (defined in PublicKey) | PublicKey | explicit |
PublicKey(const std::string &value, KeyType type) (defined in PublicKey) | PublicKey | |
ToUptane() const | PublicKey | |
Type() const (defined in PublicKey) | PublicKey | inline |
Value() const (defined in PublicKey) | PublicKey | inline |
VerifySignature(const std::string &signature, const std::string &message) const | PublicKey |