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

Public Member Functions

const HashFunction & getFunction () const
 
void setFunction (const HashFunction &function)
 
const std::string & getDigest () const
 
void setDigest (const std::string &digest)
 
Json::Value wrapMessage () const
 
void unwrapMessage (Json::Value v)
 

Protected Attributes

HashFunction function_ {}
 
std::string digest_
 

Detailed Description

Definition at line 7 of file hash.h.


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