Macros | |
| #define | CONFIG_LWM2M_OBJ_SECURITY_INSTANCES_MAX (2) |
| Maximum number of instances of the Security object. | |
| #define | CONFIG_LWM2M_OBJ_SECURITY_PUB_KEY_ID_BUFSIZE (128) |
| Buffer size of the public key or ID resource. | |
| #define | CONFIG_LWM2M_OBJ_SECURITY_SERVER_PUB_KEY_BUFSIZE (128) |
| Buffer size of the server public key resource. | |
| #define | CONFIG_LWM2M_OBJ_SECURITY_SEC_KEY_BUFSIZE (64) |
| Buffer size of the secret key resource. | |
| #define CONFIG_LWM2M_OBJ_SECURITY_INSTANCES_MAX (2) |
Maximum number of instances of the Security object.
Definition at line 281 of file security.h.
| #define CONFIG_LWM2M_OBJ_SECURITY_PUB_KEY_ID_BUFSIZE (128) |
Buffer size of the public key or ID resource.
Definition at line 288 of file security.h.
| #define CONFIG_LWM2M_OBJ_SECURITY_SEC_KEY_BUFSIZE (64) |
Buffer size of the secret key resource.
Definition at line 302 of file security.h.
| #define CONFIG_LWM2M_OBJ_SECURITY_SERVER_PUB_KEY_BUFSIZE (128) |
Buffer size of the server public key resource.
Definition at line 295 of file security.h.