Topic: DTLS force handshake
Hello,
I am using WOLFSSL DTLS and the encryption is working perfectly. it's a very good library, great work guys!!
What is the best practice for the server to notify the client that a new handshake is required?
If for example the server restarts and receives an encrypted packet while he has no context. how can it notify the client that a handshake is required?
Thanks,
Amit