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

#include <types.hpp>

Public Attributes

std::unordered_map< std::string, std::string > details
 
std::string evaluated_at
 
std::string expires_at
 
std::string inputs_hash
 
std::string source
 
TrustState state = TrustState::Unknown
 

Detailed Description

Definition at line 148 of file types.hpp.

Member Data Documentation

◆ details

std::unordered_map<std::string, std::string> nah::TrustInfo::details

Definition at line 154 of file types.hpp.

◆ evaluated_at

std::string nah::TrustInfo::evaluated_at

Definition at line 151 of file types.hpp.

◆ expires_at

std::string nah::TrustInfo::expires_at

Definition at line 152 of file types.hpp.

◆ inputs_hash

std::string nah::TrustInfo::inputs_hash

Definition at line 153 of file types.hpp.

◆ source

std::string nah::TrustInfo::source

Definition at line 150 of file types.hpp.

◆ state

TrustState nah::TrustInfo::state = TrustState::Unknown

Definition at line 149 of file types.hpp.


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