#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_t * | errors |
| ops_crypt_t | decrypt |
| ops_crypt_info_t | cryptinfo |
| size_t | nhashes |
| ops_parse_hash_info_t * | hashes |
| ops_boolean_t | reading_v3_secret:1 |
| ops_boolean_t | reading_mpi_length:1 |
| ops_boolean_t | exact_read:1 |
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.
|
|
one bit per signature-subpacket type; set to get parsed data |
|
|
one bit per signature-subpacket type; set to get raw data |
1.4.6