le_secStore_common.h File Reference
#include "legato.h"
Go to the source code of this file.
Macros | |
#define | LE_SECSTORE_MAX_NAME_SIZE 255 |
#define | LE_SECSTORE_MAX_NAME_BYTES 256 |
#define | LE_SECSTORE_MAX_ITEM_SIZE 8192 |
Enumerations | |
enum | le_secStore_Version_t { LE_SECSTORE_VERSION_SFS = 0, LE_SECSTORE_VERSION_TZ = 1, LE_SECSTORE_VERSION_IKS = 2 } |
Detailed Description
Type definitions for le_secStore.