esp_tls_init() function
Create TLS connection This function allocates and initializes esp-tls structure handle.
Return value
tls Pointer to esp-tls as esp-tls handle if successfully initialized, NULL if allocation error
Examples
esp_tls_init() is referenced by 2 libraries and example projects: