|
Aktualizr
C++ SOTA Client
|
Public Types | |
| using | Ptr = std::shared_ptr< MultiPartHasher > |
Public Member Functions | |
| virtual void | update (const unsigned char *part, uint64_t size)=0 |
| virtual std::string | getHexDigest ()=0 |
| virtual Hash | getHash ()=0 |
Static Public Member Functions | |
| static Ptr | create (Hash::Type hash_type) |
1.8.13