Other Parts Discussed in Thread: CC3301
Hi,
is there any TI Wifi device that supports session ressumption?
Regards,
Sebastian
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Sebastian,
I think TLS session resumption should be possible at CC3220, but you will need to run TLS stack (e.g. Mbed TLS) at application processor. There is no official support for this feature at TI SDK or application notes.
Other devices like WiLink 8 or CC3301 can be used with host which supports TLS session resumption. Because you will need to run TLS stack at host processor.
Jan