Packages
gpgme
GPG
EngineInfo
file_name
home_dir
next
protocol
req_version
version
EngineInfo
Object Hierarchy:
GPG.EngineInfo
GPG.EngineInfo
GPG.EngineInfo
Description:
[
CCode
( cname =
"struct _gpgme_engine_info"
) ]
public
struct
EngineInfo
EngineInfo as List
Namespace:
GPG
Package:
gpgme
Content:
Fields:
public
EngineInfo
*
next
Next entry in the list
public
Protocol
protocol
The protocol ID
public
string
file_name
filename of the engine binary
public
string
version
version string of the installed binary
public
string
req_version
minimum version required for gpgme
public
string
?
home_dir
home directory to be used or null for default