XCORE SDK
XCORE Software Development Kit
sl_wfx_secure_link_configuration.h
1 /**************************************************************************/
17 // <<< Use Configuration Wizard in Context Menu >>>
18 
19 // <h>WFx Secure Link configuration
20 
21 // <q SL_WFX_SLK_CURVE25519> Use crypto curves
22 // <i> Default: 1
23 // <i> If this option is enabled ECDH crypto is used, KDF otherwise.
24 #define SL_WFX_SLK_CURVE25519 (1)
25 
26 // </h>
27 
28 // <<< end of configuration section >>>