| 
    EDGESEC
    0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
    
   Secure router - reference implementation 
   | 
 
The store row structure definition. More...
#include <sqlite_crypt_writer.h>
Data Fields | |
| const char * | key | 
| char * | value | 
| char * | id | 
| char * | iv | 
The store row structure definition.
| char* store_row::id | 
The key ID
| char* store_row::iv | 
The IV of the key
| const char* store_row::key | 
The key
| char* store_row::value | 
The stored value