GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::GpgInfo Class Reference

Use to record some info about gnupg. More...

#include <GpgInfo.h>

Collaboration diagram for GpgFrontend::GpgInfo:
Collaboration graph

Public Attributes

std::string AppPath
 executable binary path of gnupg
 
std::string DatabasePath
 
std::string GnupgVersion
 
std::string GpgConfPath
 
std::string AssuanPath
 
std::string CMSPath
 
std::string GpgMEVersion
 
std::map< std::string, std::vector< std::string > > ComponentsInfo
 
std::map< std::string, std::vector< std::string > > ConfigurationsInfo
 
std::map< std::string, std::vector< std::string > > OptionsInfo
 
std::map< std::string, std::vector< std::string > > AvailableOptionsInfo
 

Detailed Description

Use to record some info about gnupg.


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