plugin  2.1.3
Runtime plugin loader and Ed25519 DSO signing for C++ applications
fedem::dso::SignedLoadResult Struct Reference

#include <DSOLoader.hh>

+ Collaboration diagram for fedem::dso::SignedLoadResult:

Public Attributes

bool loaded = false
 
std::string soPath
 resolved path More...
 
sign::TrustLevel trust
 see sign/TrustLevel.hh More...
 
std::string detail
 human-readable reason More...
 

Member Data Documentation

◆ loaded

bool fedem::dso::SignedLoadResult::loaded = false

◆ soPath

std::string fedem::dso::SignedLoadResult::soPath

◆ trust

◆ detail

std::string fedem::dso::SignedLoadResult::detail

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