-
CONFIG_MBEDTLS_TLS_LIBRARY
¶
Create mbed TLS transport layer security library
Type: bool
Help¶
Create the mbed SSL/TLS library in addition to the mbed crypto library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At nrf_security/Kconfig:42
Included via /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrfxlib/Kconfig.nrfxlib:14
Menu path: (Top) → Nordic nrfxlib → Nordic Security → Use Nordic provided security backend
config MBEDTLS_TLS_LIBRARY bool "Create mbed TLS transport layer security library" selectMBEDTLS_X509_LIBRARY
depends onNORDIC_SECURITY_BACKEND
help Create the mbed SSL/TLS library in addition to the mbed crypto library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)