Aktualizr
C++ SOTA Client
Public Types | Public Member Functions | Static Public Member Functions | List of all members
MultiPartHasher Class Referenceabstract
Inheritance diagram for MultiPartHasher:
[legend]

Public Types

using Ptr = std::shared_ptr< MultiPartHasher >
 

Public Member Functions

virtual void update (const unsigned char *part, uint64_t size)=0
 
virtual void reset ()=0
 
virtual std::string getHexDigest ()=0
 
virtual Hash getHash ()=0
 

Static Public Member Functions

static Ptr create (Hash::Type hash_type)
 

Detailed Description

Definition at line 26 of file crypto.h.


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