ops_parse_info Struct Reference

Structure to hold information about a packet parse. More...

#include <parse_local.h>


Data Fields

unsigned char ss_raw [NTAGS/8]
unsigned char ss_parsed [NTAGS/8]
ops_reader_info_t rinfo
ops_parse_cb_info_t cbinfo
ops_error_terrors
ops_crypt_t decrypt
ops_crypt_info_t cryptinfo
size_t nhashes
ops_parse_hash_info_thashes
ops_boolean_t reading_v3_secret:1
ops_boolean_t reading_mpi_length:1
ops_boolean_t exact_read:1


Detailed Description

Structure to hold information about a packet parse.

This information includes options about the parse:

It contains options specific to the parsing of armoured data:

It also specifies :

It also contains information about the current state of the parse:

It has a linked list of errors.


Field Documentation

unsigned char ops_parse_info::ss_parsed[NTAGS/8]
 

one bit per signature-subpacket type; set to get parsed data

unsigned char ops_parse_info::ss_raw[NTAGS/8]
 

one bit per signature-subpacket type; set to get raw data


The documentation for this struct was generated from the following file:
Generated on Sat May 25 00:00:02 2013 for OpenPGP:SDK by  doxygen 1.4.6