|
file | environment.h [code] |
| This is a header file required by any application exploiting SEfile and/or SEkey.
|
|
file | SEcureDB.h [code] |
| This header contains prototypes, constants and structures that are needed to implement the encrypted SQLite database (a.k.a. SEcure Database) based on SEfile.
|
|
file | SEfile.cpp |
| In this file you will find the implementation of the functions already described in SEfile.h and SEfile_C_interface.h.
|
|
file | SEfile.h [code] |
| This is the SEfile header that contains most of the methods, constants and structures used by SEfile.
|
|
file | SEfile_C_interface.h [code] |
| This file includes some of the constants, return values and public functions used for implementing a secure file system.
|
|