esp_tls: Make esp_tls_t as private structure.

This commit is contained in:
Aditya Patwardhan
2022-04-20 08:09:13 +05:30
committed by BOT
parent 523c51818c
commit 434e74ff73
9 changed files with 180 additions and 76 deletions

View File

@@ -6,6 +6,7 @@
#pragma once
#include "esp_tls.h"
#include "esp_tls_private.h"
/**
* Internal Callback for creating ssl handle for wolfssl