Skip to content

Class jac::Sha1Hasher

ClassList > jac > Sha1Hasher

Public Functions

Type Name
Sha1Hasher ()
Sha1Hasher (const Sha1Hasher &) = delete
std::span< const uint8_t, 20 > processFile (const std::filesystem::path & path)
~Sha1Hasher ()

Public Functions Documentation

function Sha1Hasher [1/2]

inline jac::Sha1Hasher::Sha1Hasher () 

function Sha1Hasher [2/2]

jac::Sha1Hasher::Sha1Hasher (
    const Sha1Hasher &
) = delete

function processFile

inline std::span< const uint8_t, 20 > jac::Sha1Hasher::processFile (
    const std::filesystem::path & path
) 

function ~Sha1Hasher

inline jac::Sha1Hasher::~Sha1Hasher () 


The documentation for this class was generated from the following file src/jac/device/uploader.cpp