Enum anj_dm_security_mode_t
Defined in File security_object.h
Enum Documentation
-
enum anj_dm_security_mode_t
Possible values of the Security Mode Resource, as described in the Security Object definition. For details, see OMA LwM2M Core Specification v1.2.2 [OMA-TS-LightweightM2M_Core-V1_2_2-20240613-A] E.1.
Values:
-
enumerator ANJ_DM_SECURITY_PSK
Pre-Shared Key mode
-
enumerator ANJ_DM_SECURITY_RPK
Raw Public Key mode
-
enumerator ANJ_DM_SECURITY_CERTIFICATE
Certificate mode
-
enumerator ANJ_DM_SECURITY_NOSEC
NoSec mode
-
enumerator ANJ_DM_SECURITY_EST
Certificate mode with EST
-
enumerator ANJ_DM_SECURITY_PSK