Define ANJ_WITH_CRYPTO_STORAGE_DEFAULT
Defined in File anj_config.h
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.