Define AVS_COMMONS_WITH_AVS_CRYPTO_PKI
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_WITH_AVS_CRYPTO_PKI
If the TLS backend is either mbed TLS or OpenSSL, enables APIs related to public-key cryptography.
Public-key cryptography is not currently supported with TinyDTLS.
It also enables support for X.509 certificates in avs_net, if that module is also enabled.