XML parse private data during the parse.
More...
|
|
XML_Parser | parser |
| | the parser, reference
|
| |
|
char * | tag |
| | the current tag; malloced; or NULL outside of tags
|
| |
|
time_t | date |
| | current date to use during the parse
|
| |
|
int | num_keys |
| | number of keys usefully read in
|
| |
|
BIO * | ds |
| | the compiled anchors as DS records
|
| |
|
int | use_key |
| | do we want to use this anchor?
|
| |
|
BIO * | czone |
| | the current anchor: Zone
|
| |
|
BIO * | ctag |
| | the current anchor: KeyTag
|
| |
|
BIO * | calgo |
| | the current anchor: Algorithm
|
| |
|
BIO * | cdigtype |
| | the current anchor: DigestType
|
| |
|
BIO * | cdigest |
| | the current anchor: Digest
|
| |
XML parse private data during the parse.
The documentation for this struct was generated from the following file: