Skip to content

Commit 002c75b

Browse files
krish2718rlubos
authored andcommitted
doc: nrf70: Document the Kconfig option for WPA3-SAE PSA
WPA3-SAE is default disabled, document the option. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 41fc949 commit 002c75b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/nrf/app_dev/device_guides/nrf70/wifi_advanced_security_modes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,3 +228,9 @@ Enable PSA support
228228
To enable the nRF70 PSA crypto support in your applications, use the :kconfig:option:`CONFIG_HOSTAP_CRYPTO_ALT_PSA` Kconfig option.
229229

230230
The Wi-Fi connection process is similar to the non-PSA mode, however, the only difference is that the cryptographic operations are performed using PSA crypto APIs.
231+
232+
WPA3-SAE support
233+
----------------
234+
235+
To enable WPA3-SAE support in your applications, use the :kconfig:option:`CONFIG_HOSTAP_CRYPTO_WPA3_PSA` Kconfig option.
236+
This is disabled by default.

0 commit comments

Comments
 (0)