Data Fields | |
| uint16 | Count |
| Amount of used data space. | |
| bool | Complete |
| Set to false if the list is incomplete. | |
| uint32 * | DataPtr |
| Indexed pointer to the data buffer. | |
| uint32 | Data [((2<< CSDepth)-2)*DIGESTSIZE32] |
| Hash data. | |
| uint8 | levelSecure |
| Tracks the lowest secured level. | |
| uint8 | levelVerify |
| Tracks the highest verifiable level. | |
|
|||||
|
Set to false if the list is incomplete.
|
|
|||||
|
Amount of used data space.
|
|
|||||
|
Hash data.
|
|
|||||
|
Indexed pointer to the data buffer.
|
|
|||||
|
Tracks the lowest secured level.
|
|
|||||
|
Tracks the highest verifiable level.
|
1.3.4