NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
nah::Sha256VerifyResult Struct Reference

#include <materializer.hpp>

Public Attributes

std::string actual_digest
 
std::string error
 
std::string expected_digest
 
bool ok = false
 

Detailed Description

Definition at line 62 of file materializer.hpp.

Member Data Documentation

◆ actual_digest

std::string nah::Sha256VerifyResult::actual_digest

Definition at line 65 of file materializer.hpp.

◆ error

std::string nah::Sha256VerifyResult::error

Definition at line 64 of file materializer.hpp.

◆ expected_digest

std::string nah::Sha256VerifyResult::expected_digest

Definition at line 66 of file materializer.hpp.

◆ ok

bool nah::Sha256VerifyResult::ok = false

Definition at line 63 of file materializer.hpp.


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