Xoxa-c  0.3.1
Normalizer/Parser for XML
 All Data Structures Files Functions Variables Typedefs Enumerations Pages
Data Fields
gpg_result_s Struct Reference

The SignatureDetail structure represents the results of a PGP verification action. More...

#include <xoxa.h>

Data Fields

GPGResult status
 The summary result of the signature verification.
 
const char * stderr
 The contents of any text written to stderr by the PGP process.
 
char * keyid
 The hex identifier of the key used to make the signature.
 
char * username
 The identifier of the signer.
 

Detailed Description

The SignatureDetail structure represents the results of a PGP verification action.

If the status is good_sig or bad_sig, then there are further details available in the corresponding elements of the detail union.


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