Define AVS_COMMONS_WITH_AVS_CRYPTO_PSK
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_WITH_AVS_CRYPTO_PSK
If the TLS backend is either mbed TLS, OpenSSL or TinyDTLS, enables support of pre-shared key security.
PSK is the only supported security mode for the TinyDTLS backend, so this option MUST be enabled to utilize it.
It also enables support for pre-shared key security in avs_net, if that module is also enabled.