Topic: Feature Request: Add a free variable on the callback methods
Hello,
If I understand correctly, there isn't a way to pass a variable to the callback set by wolfSSL_SetIOSend / wolfSSL_SetIOReceive.
If possible, could you please add an extra parameter to the wolfSSL_SetIOSend / wolfSSL_SetIOReceive functions that will be passed to the callbacks?
It'll be easier to pass contexts, classes, etc...
Thanks
Nitay