-
CONFIG_TLS_CREDENTIALS
¶
TLS credentials management
Type: bool
Help¶
Enable TLS credentials management subsystem.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/lib/tls_credentials/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:93
→ subsys/net/lib/Kconfig:33
Menu path: (top menu) → Networking → Network Libraries
menuconfig TLS_CREDENTIALS bool prompt "TLS credentials management" ifNETWORKING
depends onNETWORKING
help Enable TLS credentials management subsystem.
(Definitions include propagated dependencies, including from if’s and menus.)