Public Member Functions | |
| bool | operator== (const Key &key) const |
| Comparison operator for a key. | |
Public Attributes | |
| uint16_t | tag_ |
| Tag number of the binary array. | |
| const char * | ver_ |
| Version string. | |
| uint32_t | size_ |
| Size of the data. | |
| int | idx_ |
| Index into the array set. | |
| uint32_t | start_ |
| Start of the encrypted data. | |
Classes | |
| struct | Key |
| Key for comparisons. More... | |
1.4.7