net/credman : Update documentation
This commit is contained in:
parent
1ad76240c5
commit
b898c65ecf
@ -34,12 +34,18 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @defgroup net_credman_conf (D)TLS Credential Manager compile configurations
|
||||
* @ingroup config
|
||||
* @{
|
||||
*/
|
||||
/**
|
||||
* @brief Maximum number of credentials in credential pool
|
||||
*/
|
||||
#ifndef CONFIG_CREDMAN_MAX_CREDENTIALS
|
||||
#define CONFIG_CREDMAN_MAX_CREDENTIALS (2)
|
||||
#endif
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @brief Buffer of the credential
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user