| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
Defines | |
| #define | R_LIB_RES_TINY |
A tiny library interface that only supports the get_resource method of the R_LIB_CTX interface. More... | |
| #define | R_LIB_RES_SMALL |
A cut-down library interface that only supports the get_resource, get_module and get_module_data methods of the R_LIB_CTX interface. More... | |
| #define | R_LIB_RES_DEFAULT |
| Indicates the full R_LIB_CTX interface. More... | |
| #define | R_LIB_RES_SMALL_NOT_LOCKED |
A cut-down library interface that only supports the get_resource, get_module and get_module_data methods of the R_LIB_CTX interface. More... | |
| #define | R_LIB_RES_DEFAULT_NOT_LOCKED |
| Indicates the full R_LIB_CTX interface. More... | |
| #define | R_LIB_RES_ERROR_STRINGS |
| Textual descriptions of common error codes. More... | |
| #define | R_LIB_RES_DUP |
| Indicates that R_LIB_CTX_dup() is available. | |
|
|
Indicates the full R_LIB_CTX interface.
|
|
|
Indicates the full R_LIB_CTX interface. This resource doesn't use locking.
|
|
|
Textual descriptions of common error codes. This is only required if using R_LIB_CTX_get_string() string functions.
|
|
|
A cut-down library interface that only supports the
|
|
|
A cut-down library interface that only supports the
|
|
|
A tiny library interface that only supports the
|