Define ANJAY_WITH_MODULE_SECURITY_ENGINE_SUPPORT

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_SECURITY to be enabled in Anjay configuration, and at least one of AVS_COMMONS_WITH_AVS_CRYPTO_PKI_ENGINE or AVS_COMMONS_WITH_AVS_CRYPTO_PSK_ENGINE to be enabled in avs_commons configuration.

IMPORTANT: Only available as part of the HSM support commercial feature. Ignored in versions distributed without this feature.