Define ANJAY_WITH_MODULE_SECURITY_ENGINE_SUPPORT
Defined in File anjay_config.h
Define Documentation
-
ANJAY_WITH_MODULE_SECURITY_ENGINE_SUPPORT
Enable support for hardware security engine in the security module.
This feature allows security credentials provisioned into the LwM2M Security object to be automatically moved into a hardware security module.
Requires
ANJAY_WITH_MODULE_SECURITYto be enabled in Anjay configuration, and at least one ofAVS_COMMONS_WITH_AVS_CRYPTO_PKI_ENGINEorAVS_COMMONS_WITH_AVS_CRYPTO_PSK_ENGINEto be enabled in avs_commons configuration.IMPORTANT: Only available as part of the HSM support commercial feature. Ignored in versions distributed without this feature.