Define ANJ_WITH_CRYPTO_STORAGE_DEFAULT

Define Documentation

ANJ_WITH_CRYPTO_STORAGE_DEFAULT

Enable default implementation of crypto storage API. Default implementation is integrated with MbedTLS crypto library.

If disabled, user must provide the compatibility layer.

This option is meaningful only if ANJ_WITH_EXTERNAL_CRYPTO_STORAGE is enabled.